Author: frankbille
Date: Tue Jan 30 13:58:20 2007
New Revision: 501596

URL: http://svn.apache.org/viewvc?view=rev&rev=501596
Log:
Force 1.5 in eclipse

Modified:
    incubator/wicket/branches/wicket-1.x/wicket-auth-roles-examples/.classpath

Modified: 
incubator/wicket/branches/wicket-1.x/wicket-auth-roles-examples/.classpath
URL: 
http://svn.apache.org/viewvc/incubator/wicket/branches/wicket-1.x/wicket-auth-roles-examples/.classpath?view=diff&rev=501596&r1=501595&r2=501596
==============================================================================
--- incubator/wicket/branches/wicket-1.x/wicket-auth-roles-examples/.classpath 
(original)
+++ incubator/wicket/branches/wicket-1.x/wicket-auth-roles-examples/.classpath 
Tue Jan 30 13:58:20 2007
@@ -2,7 +2,7 @@
 <classpath>
        <classpathentry kind="src" path="src/main/java"/>
        <classpathentry kind="src" output="target/test-classes" 
path="src/test/java"/>
-       <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.5"/>
        <classpathentry kind="var" 
path="M2_REPO/mx4j/mx4j/3.0.1/mx4j-3.0.1.jar" 
sourcepath="M2_REPO/mx4j/mx4j/3.0.1/mx4j-3.0.1-sources.jar"/>
        <classpathentry kind="var" 
path="M2_REPO/commons-logging/commons-logging/1.0.4/commons-logging-1.0.4.jar" 
sourcepath="M2_REPO/commons-logging/commons-logging/1.0.4/commons-logging-1.0.4-sources.jar"/>
        <classpathentry kind="var" 
path="M2_REPO/org/mortbay/jetty/jetty/6.0.1/jetty-6.0.1.jar" 
sourcepath="M2_REPO/org/mortbay/jetty/jetty/6.0.1/jetty-6.0.1-sources.jar"/>


Reply via email to