summarylogtreecommitdiffstats
path: root/umleditor
diff options
context:
space:
mode:
Diffstat (limited to 'umleditor')
-rw-r--r--umleditor4
1 files changed, 2 insertions, 2 deletions
diff --git a/umleditor b/umleditor
index ed539d4c0c9b..ca103de74eac 100644
--- a/umleditor
+++ b/umleditor
@@ -1,7 +1,7 @@
#!/bin/sh
-for name in /opt/umleditor/* ; do
+
+for name in /opt/umleditor/libs/* ; do
CP=$CP:$name
done
-#CP=/usr/share/java/ili2c/ili2c.jar:$CP
java -cp $CP -jar /opt/umleditor/umleditor.jar