netbeans 插件更新不断冻结在 50%
自 7.0.1 以来,我一直在尝试更新我的 netbeans 插件,但我从未能够超过安装栏的一半。每次都会冻结在 50% 左右。关闭 IDE 后,它将尝试更新但失败。我已更新到 7.1,但即使在全新安装 7.1 后进行初始 Junit 插件安装,问题仍然存在。
我已附上屏幕截图。有人知道这里有什么问题吗?
I've been trying to update my netbeans plugins ever since 7.0.1, but I've never been able to get beyond half of the installation bar. It just freezes at around 50% each time. After I close the IDE, it will attempt to update but fail. I've updated to 7.1 but the issue still persists even for the initial Junit plugin installation after a fresh installation of 7.1.
I've attached a screenshot. Does anybody know what is the issue here?
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(3)
我在《NB Platform 7.1 权威指南》中读到,您必须将 NetBeans(因为 JUnit)安装到具有写入权限的文件夹中。这不是 Windows 7 中的程序文件。
因此,请尝试将其安装到例如 C:\Programs 或类似的位置。即使不卸载旧版本,您也可以安装新版本(7.1.1),然后让 NB 获取您以前的设置(它会询问)。
I read in the Definitive Guide to NB Platform 7.1 that you have to install NetBeans (well because of the JUnit) into the folder, where it has write rights. Which is not the Progam Files in Windows 7.
So try to install it for example into C:\Programs or something like that. You can install new version (7.1.1) even without uninstalling the older one and then let the NB get your previous settings (it will ask).
您可以尝试暂时禁用防火墙和/或防病毒软件。我遇到了同样的问题,禁用 AVG Internet Security 后一切正常。希望有帮助!
You can try temporarily disabling your firewall and/or antivirus. I got the same problem, and disabling AVG Internet Security everything worked fine. Hope it helps!
我认为问题出在网络上。因此,请尝试更改您所在的网络。我使用的大学网络有很多策略,只有 JUnit 插件安装卡住了。进入本地无线公共网络,JUnit插件安装成功。
I think that problem is in network. So try to change network you are on. I am using university network that has many policies and only JUnit plugin installation stucks. Went to local wireles public network and JUnit plugin was installed successfully.