Google App Engine on NetBeans 7

7.5k Views Asked by At

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

  • deploy
  • code completion
  • ...
2

There are 2 best solutions below

2
On

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.

0
On

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.