ehsun7b
ehsun7b

Reputation: 4866

Google App Engine on NetBeans 7

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

Upvotes: 7

Views: 7577

Answers (2)

mjn
mjn

Reputation: 36654

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.

Upvotes: 3

enyo
enyo

Reputation: 16696

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.

Upvotes: 5

Related Questions