Netbean Cannot update Google App Engine server to appengine-java-sdk-1.3.2
- by sy
I am using Netbean 6.7.1
I just update my google app engine plugin in netbean with Netbean auto update. I found out there is new app engine SDK. So i want to update my google app engine server to point to appengine-java-sdk-1.3.2
After I download appengine-java-sdk-1.3.2.zip. I unzip it. Then at Netbean:
I already have a Google App Engine server under Services - Server. I can't find anyway to point it to the newly installed sdk folder. So I deleted the existing "Google App Engine" server & try to add a new one.
Server - Add Server - Google App Engine -
at "Installation Location", I point it to google app engine folder, which is
"C:\appengine-java-sdk-1.3.2", it show this message at bottom "C:\appengine-java-sdk-1.3.2" & don't allow me to continue.
May I know how to solve this? thanks!