Hossein,


> > > Do you have a URL for ArgoUML?
> > www.argouml.org or argouml.tigris.org
> 
> How the hell does one run it!!!!!!!!?  :-(
> 
> Downloaded it and it only has a few .jar files. A one-line INSTALL or
> README would sure be of great help. There is NOTHING on the website with
> regards to the java command line needed to run it.


This info is on the site, which has extensive documentation on the tool.
The download pages tell you how to install and run the tool, although
this would not be needed if you know java.

To be brief, you need to add all jar files to you class path except the
argo.jar and call the java vm as follows:

$ java -classpath $CLASSPATH:xml4j.jar:a.jar:b.jar -jar argo.jar

please replace "a.jar", "b.jar" and etc with the correct file names.


[]s, Fernando Lozano




_______________________________________________
Redhat-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list

Reply via email to