diff options
| -rw-r--r-- | .classpath | 6 | 
1 files changed, 3 insertions, 3 deletions
| @@ -3,7 +3,7 @@  	<classpathentry excluding="**/package.html" kind="src" path="src/main/java"/>
  	<classpathentry excluding="**/package.html" kind="src" path="src/test/java"/>
  	<classpathentry excluding="**/package.html" kind="src" path="src/main/resources"/>
 -	<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
 +	<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/J2SE-1.4"/>
  	<classpathentry kind="lib" path="lib/ant-1.6.5.jar"/>
  	<classpathentry kind="lib" path="lib/axis-1.0.jar"/>
  	<classpathentry kind="lib" path="lib/axis-jaxrpc-1.0.jar"/>
 @@ -15,9 +15,9 @@  	<classpathentry kind="lib" path="lib/commons-httpclient-3.0.jar"/>
  	<classpathentry kind="lib" path="lib/commons-io-1.1.jar"/>
  	<classpathentry kind="lib" path="lib/commons-logging-1.0.3.jar"/>
 -	<classpathentry kind="lib" path="lib/iaik_ecc_eval_signed-2.1.jar"/>
 +	<classpathentry kind="lib" path="lib/iaik_ecc_eval_signed-2.15.jar"/>
  	<classpathentry kind="lib" path="lib/iaik_jce_eval_signed-3.142.jar"/>
 -	<classpathentry kind="lib" path="lib/junit-4.0.jar"/>
 +	<classpathentry kind="lib" path="lib/junit-3.8.jar"/>
  	<classpathentry kind="lib" path="lib/log4j-1.2.13.jar"/>
  	<classpathentry kind="lib" path="lib/lucene-1.4.3.jar"/>
  	<classpathentry kind="lib" path="lib/lucene-demos-1.4.3.jar"/>
 | 
