1.2.3. Calling Environements
Aus Hugo Doku
You can use HuGo in the following environments:
HuGo Environements
| Environement | Frame-Builder
(Domain E.) | Model-Builder
(Application E.) | Remark |
|---|---|---|---|
| Eclipse plugin | yes | yes | Best environment for domain engineering, because the Eclipse plugin supports a editor with corresponding syntax coloring for the frame classes. |
| command line | no | yes | Best environment for application engineering if you call your individual generator out of an external editor.
Be aware of, that you can only use the Model Builder here. |
| ANT Task | yes | yes | Very Interessting if you want to integrate HuGo as subpart of your ANT controlled make process. |
For all these environements you have to do nothing special for installing. You just have to ensure, that there is a java virtual machine on your computer (at least version 1.4).
Next: 1.2.4. Filters
