Menu

Diff of /trunk/php-java-bridge/test.sh [000000] .. [r585]  Maximize  Restore

Switch to side-by-side view

--- a
+++ b/trunk/php-java-bridge/test.sh
@@ -0,0 +1,9 @@
+#!/bin/sh
+# Test script for Linux/Unix, type sh test.sh or double-click on test.sh
+# and click "run".
+# Then check RESULT.html, ext/script-error.log and ext/JavaBridge.log.
+
+java -classpath JavaBridge.war TestInstallation
+
+echo 'Press any key.'
+read key
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.