Thank you for response The asked because I noticed a general problem with the cooperation of both plug-ins (ClickIDE and GAE):
1. When i start a GAE project the project i cannot set it as Click project, so i don't have any support ( maybe only syntax highlighting ) from Click plugin. But I can run it. 2. When I start it as Dynamic Web , i cannot set it as GAE project - there are a lot of errors with libraries,dependencies (e.g. duplicated gae jars) for which I do not want to waste time. So in that case, the first solution is the better. Best regards, Tomasz 2010/5/2 Bob Schellink <[email protected]>: > Hi Tomasz, > > On 2/05/2010 15:21, tomasz bandura wrote: >> >> Of course there are all required libraries,appengine-web.xml... >> What should i do to run it with gae ( but without GAE plugin)? > > > But you need the GAE plugin in order to run GAE applications. ClickIDE is > agnostic in terms of GAE. > > Kind regards > > Bob >
