svn commit: r17615 - 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-06 22:34:47-0800
New Revision: 17615

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

Log:
fix for the euml.resources parameter

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=17615&r1=17614&r2=17615
==============================================================================
--- trunk/src/argouml-app/src/bin/argouml2.sh	(original)
+++ trunk/src/argouml-app/src/bin/argouml2.sh	2009-12-06 22:34:47-0800
@@ -25,5 +25,5 @@
   fi
 done
 
-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 "$@"
+java -Xms64m -Xmx512m -Dargouml.model.implementation=org.argouml.model.euml.EUMLModelImplementation -DeUML.resources=`dirname $PRG`/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=2427732

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.