Java editor side effect (2009-02-09 17:29 by Anonym #41751)
Hi,
I'm reporting this here as I don't know if the bug tracker gets attention:
Updated to plugin version 1.1.0v20090121
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).