Netbeans未打开

xqkwcwgp  于 2022-11-10  发布在  其他
关注(0)|答案(2)|浏览(136)

我有 netbeans 6.8。
我想安装jax-rpc插件,并将此链接添加到我的插件查找器。
http://deadlock.netbeans.org/hudson/job/nbms-and-javadoc/lastStableBuild/artifact/nbbuild/nbms/updates.xml.gz
我也做了一些奇怪的事情。。我想我确实检查了更新每一个启动或每天。
而现在它显示所有这些错误并且不打开:

Warning - could not install some modules: Bootstrap - The module name   
org.openide.util.lookup was needed and not found. Upgrade - None of the modules  
providing the capability org.openide.modules.ModuleFormat1 could be installed.  
Upgrade  - The module named org.openide.util.lookup was needed and not found. File 
System API - None of the modules providing the capability 
org.openide.modules.ModuleFormat1 could be installed. Module System API - The module   
named org.openide.util.lookup was needed and not found. Startup - None of the modules 
providing the capability org.openide.modules.ModuleFormat1 could be installed. 3 
further modules could not be installed due to the above problems.

和两个选项“禁用模块并继续”和“退出”。
按下任何人关闭ide。也是上次当ide工作并安装那个插件时,它正在验证其他插件,我在那部分退出了。

u0sqgete

u0sqgete1#

您可以尝试删除NetBeans缓存。在我的平台上,它位于我的主目录~/.netbeans/7.0/var/cache中。

8yparm6h

8yparm6h2#

在你的.netbeans/7.x/update目录下有一个子目录“backup”,它包含(至少在我的例子中)图中所示的文件:

只要把它们复制回.netbeans/7. x目录,合并并替换现有的文件和目录。这样做之后,我就可以正常启动netbeans了,而不会重新安装和丢失我所有的插件和首选项。

相关问题