Indeed i miss so much hot swap, debug, or even the regular project
facet as seen in a ordinary wtp project.
I just feel uncomfortable convincing my manager the real cause of
slowdown and having to re-teach the team how to work on a java-web
project.
That's why i asked for ways to mimetize GAE server inside tomcat. More
specifically how to use a wpt project and simply deploy on the target
in the end.
I didn't archived much, for now i have the appengine-web.xml inside
WEB-INF but the project isn''t "google-enabled". i use appcfg from
command line to deploy.
For debuging in this enviroment, one option is testing your
application through Unit Testing (http://code.google.com/intl/en/
appengine/docs/java/tools/localunittesting.html).
There is no need to generate a wtp project, the plugin itself can
deploy application. Maybe showing one small application with the
simple deploy tool, with hot deploy and deploying different versions
of your app straightforward can be good arguments for you manager.
Good luck
--
You received this message because you are subscribed to the Google Groups
"Google App Engine" group.
To post to this group, send email to google-a...@googlegroups.com.
To unsubscribe from this group, send email to
google-appengi...@googlegroups.com.
For more options, visit this group at
http://groups.google.com/group/google-appengine?hl=en.