开发者

Google App Engine plugin on NetBeans 6.9.1

开发者 https://www.devze.com 2023-03-13 23:27 出处:网络
I followed the instructions on this site: Getti开发者_StackOverflow社区ng Started With Google App Engine and NetBeans.

I followed the instructions on this site: Getti开发者_StackOverflow社区ng Started With Google App Engine and NetBeans.

When I try to add a Google App Engine server, I correctly point it to the .app file on my computer. But it still complains to "Provide a valid Google App Engine location". Why is this so? Which location does the plug-in want?

Google App Engine plugin on NetBeans 6.9.1


I downloaded the sdk zip file from google, http://googleappengine.googlecode.com/files/appengine-java-sdk-1.7.3.zip, and then unzipped the file into a java sandbox subdirectory of my home directory. I then pointed to the unzipped directory structure and it worked.


I'm not familiar with netbeans, but it appears it wants a path to the App Engine SDK. This is a subfolder of the app, /Applications/GoogleAppEngineLauncher.app/Contents/Resources/GoogleAppEngine-default.bundle/Contents/Resources/google_appengine.

0

精彩评论

暂无评论...
验证码 换一张
取 消