caelum / vraptor-scaffold

VRaptor Scaffold extension to make it easier configuring new projects and plugins
http://vraptor.org
MIT License
55 stars 22 forks source link

Gae #73

Closed armoucar closed 12 years ago

armoucar commented 12 years ago

GAE generator come back. :) Now it have a 'vraptor start' option. before run gae server, it compiles the project. But i don't know why the log of ant resolve/compiling don't appears in console.

To use it: configure env variable -> APPENGINE_SDK_HOME vraptor new app --gae cd app (vraptor scaffold person name:string lastName:string) vraptor start

i think that does doesn`t work on windows.

armoucar commented 12 years ago

Oh, i have to look for the vraptor 3.4.0 version. it did not work when i tested.

rodolfoliviero commented 12 years ago

can you point this pull request to branch gae-wip?