Sonar uses a Derby or H2 as default database. When running Sonar, it says that these databases may only be used for evaluation. Now, in this article, I will tell you how to change the default database and how to configure Maven to use it.
Tag: eclipse
How to fix Eclipse workbench error on start up
If you want to start your Eclipse, choose your workbench to load and then Eclipse stops, you probably have a workbench error.
How to fix Eclipse error ‘still running after platform shutdown’
If you can’t start Eclipse eand you get a pop-up that says you have to look in the .log file in the {your workspace}/.metadata folder, you have probably the following error:
1 2 3 |
Job found still running after platform shutdown. Jobs should be canceled by the plugin that scheduled them during shutdown: org.eclipse.ui.internal.AbstractWorkingSetManager$9 |