i have gone through lot of search result, and couldn't find what i want, i have been using appengine for long time, with single war directory its nice and easy. Now Google Announced Appengine Modules are available for GA, i have read all about it, and i know how it works.
my question is , how do i add modules to appengine without maven?,i dont want to use maven, i kind of fustrated with GAE + Maven + Eclipse, no hot redeployment.
so can anyone give me a example for how to add modules to appengine app without maven support.
Another Question is, i know lot of people are using appengine with maven, but i tried a lot to make all three (GAE + maven + eclipse) work, but i couldn't.
so people using appengine with maven, can you people recommend better way to use it?
Thanks!