# the "allowed" JDK versions for this plugins
jdk1=JDK1.4.2
jdk2=JDK1.3.1
jdk3=JDK1.4

# the Jars which are needed for compilation
JDK1.3.1=lib/tools.jar
JDK1.4.2=lib/tools.jar
JDK1.4=lib/tools.jar

