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