Netbeans 6.9.1 Database Empty Nodes

血红的双手。 提交于 2019-12-23 05:25:24

问题


I'm a java developer who used Netbeans 6.8 previously and running all of the projects without any problems. Only today, I tried to use Netbeans 6.9.1 and getting my Database Node empty.

How to solve it anyway? Preview1. Preview2.

I tried to google but found no solutions. CMIIW.


回答1:


Problem is now solved. The Netbeans 6.8 and Netbeans 6.9.1 are not having bugs at all. THe cause that made this symptomp is because of the JDK 7 update 1.

So, I uninstall everything(Netbeans & JDK 7), and reinstall back (Netbeans with JDK 6 latest update) And now problem's solved!




回答2:


You can right click on the database node and either click "New Connection" or if you have installed mysql click "Register MySQL Server".




回答3:


I solved this uninstalling Netbeans 6.9.1 and jdk 7 and reinstalling jdk 1.6 and Netbeans 6.9.1 again.



来源:https://stackoverflow.com/questions/8236765/netbeans-6-9-1-database-empty-nodes

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!