If you right-click your appengine project and choose properties from
the contextual menu (or just select the project and select properties
item in the Project menu on the menubar), you get the project
properties. Select the Google in the navbar on the left, then select
App Engine from the tree undeneath it. This shows the App Engine
control panel. It has radio buttons for choosing the version of the SDK
that you want to use. Next to the radio button "Use default SDK" there
is a "configure SDKs" link. Select that link, then choose an older SDK
as you default checking it.. Select OK to keep this selection and go
back to the App Engine control panel. Now make sure the "Use default
SDK" radio button is selected. Then select the OK button to close the
control panel. This _may_ cause the old jars to get copied. If it does,
you will see a progress window popup and then go away. Now re-open the
App Engine control panel. This time, choose the radio button "Use
specific SDK" and choose the most recent SDK in the pull down that is
just to the right. Select the OK button to close the control panel.
This time you _should_ see the progress window as the IDE copies the
latest SDK jars into your project.


Again, you are basically trying to get the plugin to detect that the
SDK version has changed. If it properly detects this, it will
automatically copy the jars into your project (and you will know this
is happening because it puts up the progress window).



Ed

-- 
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-j...@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