ConfigureJetProjects
Timothy Lethbridge edited this page Jun 14, 2016
·
4 revisions
General
- Wiki Home
- FAQ Frequently asked questions
- Examples
- Presentations
- PhilosophyAndVision
- Best practices for using Umple
- Publications and theses
- Tutorials
- Installing Eclipse plugin
Developers
- Developer Setup
- UmpleOnline Setup
- Contribution Process
- Architecture
- Cheat sheet
- Umpleonline manual tests
- Planned development
- DraftManualPages
Server maintenance
External
Other
Clone this wiki locally
Update: This page now refers to UmpleTL. Jet is no longer used
When configuring a UmpleTL projects, the naming convention is UmpleToX where X is the target language. Currently we support:
UmpleToJava
UmpleToRuby
UmpleToPhp
There is also a generic UmpleToTemplate project for managing code generation templates that are the same across all languages.
Please note that camel case, do not use upper case like UmpleToHTML.
Within Eclipse, the projects should look for the templates in /templates and compile source code to /src.