[appengine-java] Re: Eclipse start server error after update to 1.2.6

2009-12-11 Thread sgodard
Thx a lot for this tip ;) On 7 déc, 01:23, Larry Cable wrote: > In eclipse select "Run Configurations..." from the "Run" main menu ... > > in the dialog that pops up, you you see a "G" icon in the tree view on > the left and a "list" of configurations > under that, (at least one), select your per

[appengine-java] Re: Eclipse start server error after update to 1.2.6

2009-12-06 Thread Larry Cable
In eclipse select "Run Configurations..." from the "Run" main menu ... in the dialog that pops up, you you see a "G" icon in the tree view on the left and a "list" of configurations under that, (at least one), select your personal favorite, click on the"(x) arguements" tab and add the appropriate

[appengine-java] Re: Eclipse start server error after update to 1.2.6

2009-12-06 Thread Tahir Akram
Hi guys; I am getting the same issue as I just upgraded my sdk to 1.2.8. Where can I find the launch configurations for app engine. Please help. I am getting following exception while running the server. Unable to locate the App Engine agent. Please use dev_appserver, KickStart, or set the jvm

[appengine-java] Re: Eclipse start server error after update to 1.2.6

2009-10-20 Thread Kris Carle
Hi Keith and Peter, This helped me, thanks. It would help others if the release notes of the eclipse plugin http://code.google.com/eclipse/ mentioned that upgrading would break existing projects. I was assuming that I had broken something until I remembered that I upgraded recently. In case it h