Uninstall a netbeans 7.0.1 plugin, netbeans doesn't start

对着背影说爱祢 提交于 2019-12-05 04:17:08

I had the same issue. Here is how I solved it in 8.0.2 (without losing all settings and modules).

Go to 'C:\Users\yourAccount\AppData\Roaming\NetBeans\8.0.2\config\Modules' and delete the faulty (last installed plugin).

If you have several installed versions, have a look in their '\config\Modules' as well.

Start the Netbeans :)

Open Net Beans Plugin Manager From Tools => Plugins

Now go to Installed Plugin and right click on user installed plugin and then deactivate it.

that's all.

Try setting an alternate user directory:

netbeans.exe --userdir c:\temp\myTestHome\

If this works then something has gone wrong in your .netbeans folder in your user home directory.

Delete the %userhome%.netbeans directory, and everything should be as it was when you initially installed netbeans. Note that this will also remove all personal settings you may have made to netbeans.

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