Hi, I use ClickIDE 2.1.0.0 to develop apache-click application.
It works good but when i try add google app engine - it does not work. I mean - it totally ignores GoogleAppEngineListener defined in my web.xml descriptor. (I did an experiment , I removed the closing tag from appengine-web - no impact on the application) Of course there are all required libraries,appengine-web.xml... What should i do to run it with gae ( but without GAE plugin)? I know that one of the solution is deploy and run application manually, but I do not want to do it this way. Best regards, Tomasz
