Author: aadamchik
Date: Sun Jul 30 19:05:48 2006
New Revision: 427004

URL: http://svn.apache.org/viewvc?rev=427004&view=rev
Log:
back to the ugly JRE_LIB_15 eclipse var.... 

Modified:
    incubator/cayenne/main/trunk/core/cayenne-jpa/.classpath

Modified: incubator/cayenne/main/trunk/core/cayenne-jpa/.classpath
URL: 
http://svn.apache.org/viewvc/incubator/cayenne/main/trunk/core/cayenne-jpa/.classpath?rev=427004&r1=427003&r2=427004&view=diff
==============================================================================
--- incubator/cayenne/main/trunk/core/cayenne-jpa/.classpath (original)
+++ incubator/cayenne/main/trunk/core/cayenne-jpa/.classpath Sun Jul 30 
19:05:48 2006
@@ -4,7 +4,7 @@
        <classpathentry output="target/test-classes" kind="src" 
path="src/test/java"/>
        <classpathentry excluding="**" output="src/main/resources" kind="src" 
path="src/main/resources"/>
        <classpathentry excluding="**" output="src/test/resources" kind="src" 
path="src/test/resources"/>
-       <classpathentry kind="con" 
path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
        <classpathentry kind="con" 
path="org.maven.ide.eclipse.MAVEN2_CLASSPATH_CONTAINER"/>
+       <classpathentry kind="var" path="JRE_LIB_15"/>
        <classpathentry kind="output" path="target/classes"/>
 </classpath>


Reply via email to