I updated the Google Plugin and App Engine SDK bundles for Eclipse
today and am having a number of problems. First my configuration:

OS:
Ubuntu Linux 11.04

Eclipse:
Version: Helios Service Release 2
Build id: 20110218-0911

Plugins:
Google Plugin for Eclipse 3.6   2.3.2.r36v201106211634
com.google.gdt.eclipse.suite.e36.feature.feature.group
Google App Engine Java SDK 1.5.1        1.5.1.r36v201106211634
com.google.appengine.eclipse.sdkbundle.e36.feature.feature.group


Issues:
1. Following update restart my app engine projects won't build. The
error log has: java.lang.IllegalArgumentException: Unable to find /
home/eeb/opt/eclipse/plugins/
com.google.appengine.eclipse.sdkbundle_1.5.1.r36v201106211634/
appengine-sdk-plugin.jar/lib/shared

There is additional stack if needed.

2. I go to the preferences for the app engine sdk and attempt to set
an SDK I get: Failed to initialize App Engine SDK at /home/eeb/opt/
eclipse/plugins/
com.google.appengine.eclipse.sdkbundle_1.5.1.r36v201106211634/
appengine-java-sdk-1.5.1

3. After following the work around below, the --server option seems to
be ignored in the debug configuration, and the development only binds
to localhost. I have to test devices against the server, so this is a
critical problem.

Workaround:
- Uninstalled the App Engine Java SDK plugin. I can now set the app
engine sdk and run my development server. The result is an info
message and stack trace at the top: INFO: Unable to access
https://0.0.0.0/api/updatecheck?runtime=java&release=1.5.1&timestamp=1308100600&api_versions=['1.0']

Can someone try and reproduce these same issues? If you can let me
know, and I will open a bug ticket.



-- 
You received this message because you are subscribed to the Google Groups 
"Google App Engine for Java" group.
To post to this group, send email to google-appengine-java@googlegroups.com.
To unsubscribe from this group, send email to 
google-appengine-java+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-appengine-java?hl=en.

Reply via email to