DBツリービューが動かない!

Table of Contents

aptanaRadRailsで作ったsqlite3のデータベースの中身を見ようとしたら、ヌルポ発生。ガッ!

Unable to create this part due to an internal error. Reason for the failure: An unexpected exception was thrown.

java.lang.NullPointerException

at zigen.plugin.db.ui.editors.TableViewEditorFor31.loadConditionHistory(TableViewEditorFor31.java:299)

~省略~

DBViewer作者のサイトでヒントが!

http://dbviewer.blogspot.com/2008/10/dbviewer-plugin-for-eclipse.html

aptanaの DataBase Exproler と DBviewer が競合したのが原因でした。

そういえばDBviewerプラグイン追加したな。。。

DBviewerプラグインを追加したらなおりました。