How do I compile Argo/UML on Windows using an IDE (e.g. VisualCafe)?
• Unzip argosrc.zip to get the argo source code files. • Make a new empty project and set the CLASSPATH as above. In VisualCafe this is under Project | Options. • Add all the Argo/UML source files to your project. One way to do this is to go directory by directory and add all files in each. A faster way to do it is to use the Windows Find utility to find all *.java files, then select them all (Control-A), then drag them into the VisualCafe Project window.