aboutsummaryrefslogtreecommitdiff
path: root/tools
diff options
context:
space:
mode:
authorjestin2003-01-08 10:19:35 +0000
committerjestin2003-01-08 10:19:35 +0000
commit714e2466306b40d832d1148e90ea814468824bd5 (patch)
treef88ed194dc47019de73531011745b266aab21f1b /tools
parent5bed7a35a6f3a842182ab9a2fdfa5400d2220466 (diff)
downloadivy-java-714e2466306b40d832d1148e90ea814468824bd5.zip
ivy-java-714e2466306b40d832d1148e90ea814468824bd5.tar.gz
ivy-java-714e2466306b40d832d1148e90ea814468824bd5.tar.bz2
ivy-java-714e2466306b40d832d1148e90ea814468824bd5.tar.xz
a simple shell script, showing how to use ivy.jar
Diffstat (limited to 'tools')
-rwxr-xr-xtools/jprobe3
1 files changed, 3 insertions, 0 deletions
diff --git a/tools/jprobe b/tools/jprobe
new file mode 100755
index 0000000..c028213
--- /dev/null
+++ b/tools/jprobe
@@ -0,0 +1,3 @@
+#!/bin/sh
+
+/usr/bin/java -classpath /usr/share/java/repository:/usr/share/java/gnu-regexp-1.1.3.jar:/usr/share/java/gnu-getopt.jar:/usr/share/java/ivy.jar fr.dgac.ivy.Probe $@