Testing on the tutorial posted by Janine a while
ago ...
At the install EOGenerator 1.7 section (c), i
supposed this is a minor to change:
"Go to Eclipse -> Preferences -> WOLips ->
EOGenerator" meant
"Go to Window -> Preferences ->
WOLips -> EOGenerator"
The issue I am running into is the eogenerator
seemed unable to generate the class files from Eclipse/WOLips. I am
right-clicked LicensePlate.eogen and then "WOLips Tools-> EO Generate".
No package is generated in src directory.
The extract of the .eogen file looks as
such:
C:\CheongHee\UserAreaEclipse\Developer\Applications\eogenerator\eogenerator.exe
-destination src -java -javaTemplate JavaSourceEOF52.eotemplate -model
C:LicensePlate.eomodeld -packagedirs -subclassDestination src
-subclassJavaTemplate JavaSubclassSourceEOF5.eotemplate -templatedir
../../../../UserAreaEclipse/Developer/Applications/eogenerator/Templates
-verbose
Note that there is a "-model
C:LicensePlate.eomodeld". Is this supposed to be "-model
LicensePlate.eomodeld" ?
Running on the command line, with slight
modiification on "-model LicensePlate.eomodeld", it did work.
Cheers
Cheong Hee
|