]> _ Git - cubeextranet.git/commitdiff
(no commit message)
authorvincent@cubedesigners.com <vincent@cubedesigners.com@f5622870-0f3c-0410-866d-9cb505b7a8ef>
Mon, 7 Mar 2011 09:57:55 +0000 (09:57 +0000)
committervincent@cubedesigners.com <vincent@cubedesigners.com@f5622870-0f3c-0410-866d-9cb505b7a8ef>
Mon, 7 Mar 2011 09:57:55 +0000 (09:57 +0000)
fluidbook/tools/fwstk [new file with mode: 0644]
fluidbook/tools/fwstk.bat [new file with mode: 0644]
fluidbook/tools/fwstk.jar [new file with mode: 0644]

diff --git a/fluidbook/tools/fwstk b/fluidbook/tools/fwstk
new file mode 100644 (file)
index 0000000..f168f3a
--- /dev/null
@@ -0,0 +1,2 @@
+#!/bin/sh
+java -jar fwstk.jar $*
\ No newline at end of file
diff --git a/fluidbook/tools/fwstk.bat b/fluidbook/tools/fwstk.bat
new file mode 100644 (file)
index 0000000..c2ceb4c
--- /dev/null
@@ -0,0 +1 @@
+@"C:\Program Files\Java\jre6\bin\java.exe" -jar C:\Users\Vincent\Documents\Works\cubeExtranet\fluidbook\tools\fwstk.jar %*
\ No newline at end of file
diff --git a/fluidbook/tools/fwstk.jar b/fluidbook/tools/fwstk.jar
new file mode 100644 (file)
index 0000000..8e038c6
Binary files /dev/null and b/fluidbook/tools/fwstk.jar differ