svn commit: r17568 - trunk/src/argouml-app/src/bin/argouml2.sh

Thomas Neustupny <[email protected]>
Newsgroups gmane.comp.lang.uml.argouml.cvs
Message-ID <[email protected]>
Author: thn
Date: 2009-12-01 06:30:09-0800
New Revision: 17568

Modified:
   trunk/src/argouml-app/src/bin/argouml2.sh

Log:
fixing path to UML2 resource jar in linux/unix start script

Modified: trunk/src/argouml-app/src/bin/argouml2.sh
Url: http://argouml.tigris.org/source/browse/argouml/trunk/src/argouml-app/src/bin/argouml2.sh?view=diff&pathrev=17568&r1=17567&r2=17568
==============================================================================
--- trunk/src/argouml-app/src/bin/argouml2.sh	(original)
+++ trunk/src/argouml-app/src/bin/argouml2.sh	2009-12-01 06:30:09-0800
@@ -25,5 +25,5 @@
   fi
 done
 
-java -Xms64m -Xmx512m -Dargouml.model.implementation=org.argouml.model.euml.EUMLModelImplementation -DeUML.resources=org.eclipse.uml2.uml.resources_3.0.0.v200906011111.jar -jar `dirname $PRG`/argouml.jar "$@"
+java -Xms64m -Xmx512m -Dargouml.model.implementation=org.argouml.model.euml.EUMLModelImplementation -D`dirname $PRG`/eUML.resources=org.eclipse.uml2.uml.resources_3.0.0.v200906011111.jar -jar `dirname $PRG`/argouml.jar "$@"

------------------------------------------------------
http://argouml.tigris.org/ds/viewMessage.do?dsForumId=5905&dsMessageId=2425886

To unsubscribe from this discussion, e-mail: [[email protected]].
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.