ROO-2445
Type: Posts; User: ZehnVon12; Keyword(s):
ROO-2445
I think, GWT does not work with version 1.1.4?!
Am I allowed to open a JIRA ticket for this issue?
The script
project --topLevelPackage foo --projectName foo
persistence setup --provider DATANUCLEUS --database GOOGLE_APP_ENGINE
entity --class ~.server.domain.Foo
field string foo
gwt setup...
Is there a simple 1.1.0M3 roo-script, that demonstrates the use of gwt-setup with security-setup?