简体   繁体   English

无法在Netbeans 7.1中安装GWT4NB插件

[英]Can't Install GWT4NB Plugin in Netbeans 7.1

I downloaded the GWT4NB(Google Web Toolkit for Netbeans) plugin and tried intstalling it, but what happened was that I got this error message stating: 我下载了GWT4NB(Google Web Toolkit for Netbeans)插件并尝试安装它,但发生的事情是我收到此错误消息说明:

Some plugins require plugin Java Hints to be installed. 某些插件需要安装插件Java提示。 The plugin Java Hints is requested in implementation version 11. 在实现版本11中请求插件Java Hints。

And then I have to cancel the installation since it's looking for dependencies or something I susspect. 然后我必须取消安装,因为它正在寻找依赖或我所期待的东西。 The version of the GWT4NB is 2.10.6 and of course my Netbeans is version 7.1. GWT4NB的版本是2.10.6,当然我的Netbeans版本是7.1。

I understand that it might work with an older version of netbeans but my current version is set up perfectly and for me to go and re-install all my other plugins and configurations would be way to cumbersome to do. 我知道它可能适用于旧版本的netbeans,但我当前的版本设置得很完美,而且我可以去重新安装所有其他插件和配置,这将是繁琐的工作方式。 GWT4NB is supposed to work with Netbeans 7.1, or so they claim. GWT4NB应该与Netbeans 7.1一起工作,或者他们声称。

Thanks in advance for any help! 在此先感谢您的帮助!

PS - Here's the link to that plugin: http://java.net/jira/secure/attachment/48362/org-netbeans-modules-gwt4nb-2.10.6.nbm PS - 这是该插件的链接: http//java.net/jira/secure/attachment/48362/org-netbeans-modules-gwt4nb-2.10.6.nbm

I too faced the same problem. 我也遇到了同样的问题。 So i had to download Java Hints Plugin but when i started installing that, i came to know that it also has four other dependencies. 所以我不得不下载Java Hints插件,但是当我开始安装它时,我开始知道它还有其他四个依赖项。

As a resolution, i downloaded 作为决议,我下载了

org-netbeans-modules-gwt4nb-2.10.4.nbm ORG-netbeans的模块-gwt4nb-2.10.4.nbm

This got installed in NetBeans 7.0 and 7.1 well and i had my project working well. 这很好地安装在NetBeans 7.0和7.1中,我的项目运行良好。 Hope this helps you also. 希望这对你也有帮助。

Here is the download link for my Version of GWT4NB: 这是我的GWT4NB版本的下载链接:

https://github.com/gwt4nb/gwt4nb/wiki/Downloads https://github.com/gwt4nb/gwt4nb/wiki/Downloads

Version 2.10.4 is available at the bottom of the page. 页面底部提供了版本2.10.4。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM