You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@cocoon.apache.org by an...@apache.org on 2008/07/03 21:07:26 UTC

svn commit: r673766 - /cocoon/branches/BRANCH_2_1_X/tools/ide/eclipse/make-classpath.xsl

Author: anathaniel
Date: Thu Jul  3 12:07:26 2008
New Revision: 673766

URL: http://svn.apache.org/viewvc?rev=673766&view=rev
Log:
Replace deprecated JRE_LIB variable by system library

Modified:
    cocoon/branches/BRANCH_2_1_X/tools/ide/eclipse/make-classpath.xsl

Modified: cocoon/branches/BRANCH_2_1_X/tools/ide/eclipse/make-classpath.xsl
URL: http://svn.apache.org/viewvc/cocoon/branches/BRANCH_2_1_X/tools/ide/eclipse/make-classpath.xsl?rev=673766&r1=673765&r2=673766&view=diff
==============================================================================
--- cocoon/branches/BRANCH_2_1_X/tools/ide/eclipse/make-classpath.xsl (original)
+++ cocoon/branches/BRANCH_2_1_X/tools/ide/eclipse/make-classpath.xsl Thu Jul  3 12:07:26 2008
@@ -58,7 +58,7 @@
       </xsl:for-each>
 
       <!-- 3. JRE runtime -->
-      <classpathentry kind="var" path="JRE_LIB" rootpath="JRE_SRCROOT" sourcepath="JRE_SRC"/>
+      <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
 
       <!-- 4. output directory
            Build in a separate dir since Eclipse is confused