summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-java/swt/README')
-rw-r--r--dev-java/swt/README9
1 files changed, 9 insertions, 0 deletions
diff --git a/dev-java/swt/README b/dev-java/swt/README
new file mode 100644
index 0000000..ed67d90
--- /dev/null
+++ b/dev-java/swt/README
@@ -0,0 +1,9 @@
+runtest.sh takes one argument that is the browser implementation swt was built
+against. So for examples:
+ runtest.sh xulrunner
+
+(xulrunner) is the default
+
+The test should load http://www.eclipse.org to a window. This window does not
+seem to close properly so just pkill -9 java if you don't have anything else
+java running.