7

Is there any pluggin or alternative way to use Google App Engine on Netbeans 7?

  • deploy
  • code completion
  • ...
ehsun7b
  • 4,796
  • 14
  • 59
  • 98

2 Answers2

5

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.

enyo
  • 16,269
  • 9
  • 56
  • 73
3

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.

mjn
  • 36,362
  • 28
  • 176
  • 378