[ANN] Database Navigator 2.0.1292 released
A new version of Database Navigator plugin for IDEA 8.1 was released. (2.0.1292)
http://plugins.intellij.net/plugin/?id=1800
Main achievement is the PL/SQL parser for Oracle. Editors for PL/SQL files as well as for database objects provide advanced editing capabilities like code completion, code folding, bracket matching, navigation and structure view. The parser is released in a quite early stage, hence you may experience performance issues as well as "good code red" problems. Navigation between variables is still not fully working. Please feel free to report any issues you may encounter to the dedicated bugtracker (http://www.jetbrains.net/jira/browse/DBN).
NOTE:
If you encounter serious problems which prevent you from properly working with your PL/SQL editor, you can temporarily disable it from Database Navigator "General" settings page. You will still have code highlighting support.
请先登录再写评论。
Yet another minor version (2.0.1301) of Database Navigator has been released.
This contains mainly enhancements of the PL/SQL parser and navigation improvements in PL/SQL editors.
Additionally, path for driver libraries are now stored relative to the project home directory (see http://www.jetbrains.net/jira/browse/DBN-25).
Still, was not able to get hold of the project configuration value "References to resources outside project file directory: Absolute / Relative", hence only paths underneath project home directory are stored relative. Appreciate any hint in this regard (see forum thread http://www.jetbrains.net/devnet/thread/281169?tstart=0).