comparison 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
comparison
equal deleted inserted replaced
-1:000000000000 0:a5576806d36d
1 To compile and run this example, it is required to have the following jars
2 in the classpath:
3
4 org.eclipse.core.commands_3.3.0.I20070605-0010.jar
5 org.eclipse.equinox.common_3.3.0.v20070426.jar
6 org.eclipse.jface_3.3.0.I20070606-0010.jar
7 org.eclipse.osgi_3.3.0.v20070530.jar
8 org.eclipse.swt.win32.win32.x86_3.3.0.v3346.jar
9 org.eclipse.swt_3.3.0.v3346.jar
10
11 Probably other versions will work also :)
12 I placed them into a 'lib' called subdirectory.
13
14