Argo/UML v0.5.2 QuickStart

Before starting you need to:

To run Argo/UML with JDK:

If you find the fonts too small to read, you can get bigger fonts by using the following command lines for Step 6:
java uci.uml.Main -big
or
java uci.uml.Main -huge


To run Argo/UML with JRE:

If you find the fonts too small to read, you can get bigger fonts by using the following command lines for Step 6:
jre -cp ARGO;SWING uci.uml.Main -big
or
jre -cp ARGO;SWING uci.uml.Main -huge


To quit Argo/UML:

Use the Exit menu item under the File menu, or press Alt-F4.

For more information on using Argo/UML, see the tours web page.


Keep in Mind:

Argo/UML is a research prototype for exploring the impact of cognitive support features in CASE tools. It will evolve into a full featured CASE tool in the future, but it is not comparable to commercial CASE tools yet. If you believe in the importance of a free CASE tool, please help in the development of Argo/UML.



Back to Argo/UML Home