Argo/UML v0.5.1 Troubleshooting

Solutions to common problems:


Can't find class java.lang.Thread
  Make sure that CLASSPATH includes lib/classes.zip from your JDK distribution.
   
Can't find class uci.uml.Main
  Make sure that CLASSPATH includes argouml.jar. When you download argouml.zip, you must uncompress it to get argouml.jar.
   
Can't find class uci.uml.ui.JasonsTheme
  Make sure that CLASSPATH includes swing.jar. When you download swing103.zip, you must uncompress it to get a directory swing-1.0.3 and swing.jar is in that directory. When you add swing.jar to your CLASSPATH, make sure to specify drive letter (if using windows) and make sure to include the "-" in directory swing-1.0.3.


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