Author: jochen
Date: Wed Aug 23 00:20:13 2006
New Revision: 433961
URL: http://svn.apache.org/viewvc?rev=433961&view=rev
Log:
The JRE was accidentally removed.
Modified:
webservices/jaxme/branches/b0_5/.classpath
Modified: webservices/jaxme/branches/b0_5/.classpath
URL:
http://svn.apache.org/viewvc/webservices/jaxme/branches/b0_5/.classpath?rev=433961&r1=433960&r2=433961&view=diff
==============================================================================
--- webservices/jaxme/branches/b0_5/.classpath (original)
+++ webservices/jaxme/branches/b0_5/.classpath Wed Aug 23 00:20:13 2006
@@ -18,5 +18,6 @@
<classpathentry path="src/webapp/java" output="build/webapp/classes"
kind="src"/>
<classpathentry path="prerequisites/servlet.jar" exported="true"
kind="lib"/>
<classpathentry path="prerequisites/antlr.jar" exported="true"
kind="lib"/>
+ <classpathentry
path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/J2SE-1.4"
kind="con"/>
<classpathentry path="build/jm/classes" kind="output"/>
</classpath>
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]