anybody to reproduce this ?
Type: Posts; User: koma; Keyword(s):
anybody to reproduce this ?
I managed to build from source without errors;
make sure to follow the readme.txt
Obviously, you try to run "mvn gwt:run" from the roo shell, while you should run this standalone;
Same here using a roo version built from source:
I defined another roo instance in preferences and pointed to src/roo/bootstrap/target/osgi
Next, when you start STS from the command line, then...
* ROO LOG
// Spring Roo 1.1.0.M3 [rev f0b1005] log opened at 2010-07-14 00:14:02
project --topLevelPackage be.export.shopping
persistence setup --provider HIBERNATE --database...
Yes, please, no download link yet
Hi,
I had the same problem; When you have a oneToMany relation then the child member attribute is probably a set.
suppose you have Invoice -> InvoiceDetails; Then replace everywhere in the...