NetBeans 7 上的 Google 应用引擎
是否有任何插件或替代方法可以在 Netbeans 7 上使用 Google App Engine?
- 部署
- 代码完成
- ...
Is there any pluggin or alternative way to use Google App Engine on Netbeans 7?
- deploy
- code completion
- ...
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(2)
我设法通过使用 Netbeans 6.9 的 kenai 插件使其与 Netbeans 7.0 一起使用: http: //kenai.com/downloads/nbappengine/NetBeans69/updates.xml。
这里有安装说明。当然:用我提供的链接替换建议的链接(页面本身没有列出......实际上我是通过从其他路径中删除
/Latest_NetBeans68/updates.xml
找到它的)。我认为它停止与 7.0.1 一起工作。
I managed to get it to work with netbeans 7.0 by using the kenai plugin for Netbeans 6.9: http://kenai.com/downloads/nbappengine/NetBeans69/updates.xml.
Here you have the installation instructions. Of course: replace the links proposed with the link I provided (which is not listed on the page itself... Actually I found it by removing
/Latest_NetBeans68/updates.xml
from the other path).I think it stopped working with 7.0.1 though.
NetBeans 7.2 的新插件版本现已推出。
设置文件位于
https://kenai.com/downloads/nbappengine/NetBeans7 .2/updates.xml
安装说明(适用于旧版本)为 这里。
A new plugin version for NetBeans 7.2 is available.
The settings file is located at
https://kenai.com/downloads/nbappengine/NetBeans7.2/updates.xml
Installation instructions (for older versions) are here.