diff dbus-d-javatests/README.txt @ 0:a5576806d36d

recreate repository without any libs for lightweight repository
author Frank Benoit <benoit@tionex.de>
date Sat, 20 Oct 2007 18:07:18 +0200
parents
children 5fb77a7e7d64
line wrap: on
line diff
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/dbus-d-javatests/README.txt	Sat Oct 20 18:07:18 2007 +0200
@@ -0,0 +1,14 @@
+To compile and run this example, it is required to have the following jars
+in the classpath:
+
+org.eclipse.core.commands_3.3.0.I20070605-0010.jar
+org.eclipse.equinox.common_3.3.0.v20070426.jar
+org.eclipse.jface_3.3.0.I20070606-0010.jar
+org.eclipse.osgi_3.3.0.v20070530.jar
+org.eclipse.swt.win32.win32.x86_3.3.0.v3346.jar
+org.eclipse.swt_3.3.0.v3346.jar
+
+Probably other versions will work also :)
+I placed them into a 'lib' called subdirectory.
+
+