Last modified by David Avendasora on 2011/05/25 12:58

From version 54.1
edited by chuckhill
on 2006/11/01 19:47
Change comment: There is no comment for this version
To version 55.1
edited by chuckhill
on 2006/11/01 19:51
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -16,7 +16,8 @@
16 16  
17 17  {{/info}}
18 18  
19 -Double click on the <ModelName>.eogen icon in the Package Explorer or Navigator: [[image:eogenIcon.jpg]]
19 +Double click on the <ModelName>.eogen icon in the Package Explorer or Navigator:
20 +[[image:eogenIcon.jpg]]
20 20  The top section of the editor looks like this:
21 21  
22 22  [[image:EOGenerator1.jpg]]
... ... @@ -34,3 +34,9 @@
34 34  === Generate the Classes ===
35 35  
36 36  To generate the Java classes, simply right (control) click on the .eogen configuration and select **EOGenerate...** from the context menu. A dialog window will be shown when EOGenerator finishes so that you can verify what it did.
38 +
39 +{{note title="EOGenerator Not Running?"}}
40 +
41 +Nothing happens? Just see a flicker of a progress bar at the bottom right? Go back to the Preferences. The path to the eogenerator executable is missing or incorrect.
42 +
43 +{{/note}}