i configured the sql explorer, and it worked well.but after i restart eclipse, open the sql explorer perspective, show error:net.sourceforge.sqlexplorer.plugin.perspectives.SqlExplorerPluginPerspective,and there is no detail information. i retry again and again, but it always show error.
when i try to delete the sql explorer direction in the workspace .metadata direction, restart the eclipse, and open the sql explorer perspective, it work well, but the configure information lost.
why?
ps:
my application information:
eclipse version:3.4.1
sql explorer version:the lasted version
i configure the sql explorer the jdbc driver to link oracle and mysql
my language is chinese, I dont know whether is a relation between my language and the problem.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
There are no known bugs with this behaviour.
Do you have any entries in your .metada/.log file?
Perhaps there is a problem reopening your SQLEditors on restart (chinese file/directory names)?
Try to reset your SQLExplorer perspective after restart (Window/Reset Perspective...) or close all open SQL files before closing eclipse.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
i configured the sql explorer, and it worked well.but after i restart eclipse, open the sql explorer perspective, show error:net.sourceforge.sqlexplorer.plugin.perspectives.SqlExplorerPluginPerspective,and there is no detail information. i retry again and again, but it always show error.
when i try to delete the sql explorer direction in the workspace .metadata direction, restart the eclipse, and open the sql explorer perspective, it work well, but the configure information lost.
why?
ps:
my application information:
eclipse version:3.4.1
sql explorer version:the lasted version
i configure the sql explorer the jdbc driver to link oracle and mysql
my language is chinese, I dont know whether is a relation between my language and the problem.
There are no known bugs with this behaviour.
Do you have any entries in your .metada/.log file?
Perhaps there is a problem reopening your SQLEditors on restart (chinese file/directory names)?
Try to reset your SQLExplorer perspective after restart (Window/Reset Perspective...) or close all open SQL files before closing eclipse.