On Feb 19, 9:42 am, Seth <[email protected]> wrote: > So I tried what I said, and I'm not in any better shape. > > I uninstalled all the google plugins, restarted, and then reinstalled > the google plugins (gwt, appengine). > > Now when I try to start my webapp from within Eclipse, I get this > error: > > Error occurred during initialization of VM > agent library failed to init: instrument > Error opening zip file or JAR manifest missing : /Users/sethladd/ > eclipse/plugins/com.google.appengine.eclipse.sdkbundle. > 1.3.0_1.3.0.v200912141120/appengine-java-sdk-1.3.0/lib/agent/appengine- > agent.jar > > Not sure why it's trying to reference 1.3.0 > > Might have to uninstall Eclipse and try a completely fresh install. >
I have a different problem to start with, which ended in uninstalling GWT and reinstalling it, however now I have the same error as above, my SVN project refers to the 1.3.0 SDK and I cannot find how to compile to project with the installed 1.3.1 version Has anyone solved this? > On Feb 18, 10:24 pm, Seth <[email protected]> wrote: > > > Try manually uninstalling all your google plugins. > > > If you are using Galileo (as it sounds like you are because you > > mentioned the 3.5 plugin repository), then you can use this link: > > >http://eclipse.dzone.com/articles/ten-tips-installing-plugins > > > which helps you uninstall plugins. Then, reinstall the Google plugins > > as normal. > > > On Feb 16, 11:01 am, Warren Goldman <[email protected]> wrote: > > > > Receiving this message when debugging my google app in eclipse; > > > > ******************************************************** > > > There is a new version of the SDK available. > > > ----------- > > > Latest SDK: > > > Release: 1.3.1 > > > Timestamp: Mon Feb 08 17:00:41 CST 2010 > > > API versions: [1.0] > > > > ----------- > > > Your SDK: > > > Release: 1.3.0 > > > Timestamp: Mon Dec 14 12:47:37 CST 2009 > > > API versions: [1.0] > > > > ----------- > > > Please visithttp://code.google.com/appengineforthelatest SDK. > > > ******************************************************** > > > > Not sure what to do about this. > > > > Using this update url in eclipse (galileo > > > 3.5);http://dl.google.com/eclipse/plugin/3.5(doingupdatehas no affect) > > > > The download of the sdk for 1.3.1 (http:// > > > googleappengine.googlecode.com/files/appengine-java-sdk-1.3.1.zip) is > > > quite different that 1.3.0 folder structure in eclipse > > > has folder com.google.appengine.eclipse.sdkbundle. > > > 1.3.0_1.3.0.v200912141120 > > > in plugins dir. > > > > any help is appreciated. -- You received this message because you are subscribed to the Google Groups "Google App Engine" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/google-appengine?hl=en.
