There's an Eclipse option Java -> Editor -> "Report problems as you type" which shows compile errors immediately. This is no longer working with the current DBViewer version.
Steps to reproduce:
Open a Java class. Delete an import statement. Without the plugin the compiler errors are shown, with the plugin installed, not (only when file is saved).
There's an Eclipse option Java -> Editor -> "Report problems as you type" which shows compile errors immediately. This is no longer working with the current DBViewer version.
Steps to reproduce:
Open a Java class. Delete an import statement. Without the plugin the compiler errors are shown, with the plugin installed, not (only when file is saved).