This page contains answers to questions that people have asked frequently. Many answers to this should point to other wiki pages.
Go to http://try.umple.org to explore the examples, and generate code.
Where can I download Umple for the command line
http://dl.umple.org
Where can I get the Umple Eclipse plugin?
The Umple plugin for Eclipse can be downloaded from the following link:
http://cruise.eecs.uottawa.ca/org.cruise.umple.eclipse.plugin.update.site/
It is a normal Eclipse update site and you can install through the menu "Install new Software..."
What is Umple, in a nutshell?
A tool for generating software systems from models. Models can be written textually. Code in any supported language can be embedded in the models, so developers have only one set of textual files has to be maintained.
Where is the user manual?
http://manual.umple.org
What platforms does Umple run on?
The compiler runs on any platform that runs a JVM. It can be run in Eclipse, on the command line or the web. Macintosh, Linux and Windows are supported
What programming languages does Umple support?