Revision: 5300
          http://jnode.svn.sourceforge.net/jnode/?rev=5300&view=rev
Author:   crawley
Date:     2009-04-17 13:50:59 +0000 (Fri, 17 Apr 2009)

Log Message:
-----------
Update Eclipse buildpaths to attach source JAR for classlib6

Modified Paths:
--------------
    trunk/builder/.classpath
    trunk/core/.classpath
    trunk/distr/.classpath
    trunk/fs/.classpath
    trunk/gui/.classpath
    trunk/net/.classpath
    trunk/shell/.classpath
    trunk/textui/.classpath

Modified: trunk/builder/.classpath
===================================================================
--- trunk/builder/.classpath    2009-04-17 06:43:12 UTC (rev 5299)
+++ trunk/builder/.classpath    2009-04-17 13:50:59 UTC (rev 5300)
@@ -10,6 +10,6 @@
        <classpathentry kind="lib" path="lib/xml-apis.jar"/>
        <classpathentry kind="lib" path="lib/bcel-5.1.jar"/>
        <classpathentry kind="lib" path="/shell/lib/nanoxml-2.2.3.jar"/>
-       <classpathentry kind="lib" path="/all/lib/classlib.jar"/>
+       <classpathentry kind="lib" path="/all/lib/classlib.jar" 
sourcepath="/all/lib/classlib-src.jar"/>
        <classpathentry kind="output" path="build/classes"/>
 </classpath>

Modified: trunk/core/.classpath
===================================================================
--- trunk/core/.classpath       2009-04-17 06:43:12 UTC (rev 5299)
+++ trunk/core/.classpath       2009-04-17 13:50:59 UTC (rev 5300)
@@ -26,6 +26,6 @@
                </accessrules>
        </classpathentry>
        <classpathentry kind="lib" path="lib/ant-contrib-1.0b3.jar"/>
-       <classpathentry kind="lib" path="/all/lib/classlib.jar"/>
+       <classpathentry kind="lib" path="/all/lib/classlib.jar" 
sourcepath="/all/lib/classlib-src.jar"/>
        <classpathentry kind="output" path="build/classes"/>
 </classpath>

Modified: trunk/distr/.classpath
===================================================================
--- trunk/distr/.classpath      2009-04-17 06:43:12 UTC (rev 5299)
+++ trunk/distr/.classpath      2009-04-17 13:50:59 UTC (rev 5300)
@@ -21,6 +21,6 @@
        <classpathentry kind="lib" path="lib/derbynet.jar"/>
        <classpathentry kind="lib" path="/core/lib/log4j-1.2.8.jar"/>
        <classpathentry kind="lib" path="/core/lib/junit-4.5.jar"/>
-       <classpathentry kind="lib" path="/all/lib/classlib.jar"/>
+       <classpathentry kind="lib" path="/all/lib/classlib.jar" 
sourcepath="/all/lib/classlib-src.jar"/>
        <classpathentry kind="output" path="build/classes"/>
 </classpath>

Modified: trunk/fs/.classpath
===================================================================
--- trunk/fs/.classpath 2009-04-17 06:43:12 UTC (rev 5299)
+++ trunk/fs/.classpath 2009-04-17 13:50:59 UTC (rev 5300)
@@ -16,6 +16,6 @@
        <classpathentry kind="lib" path="/core/lib/jmock-cglib-1.0.1.jar"/>
        <classpathentry kind="lib" path="/core/lib/log4j-1.2.8.jar"/>
        <classpathentry kind="lib" path="/core/lib/junit-4.5.jar"/>
-       <classpathentry kind="lib" path="/all/lib/classlib.jar"/>
+       <classpathentry kind="lib" path="/all/lib/classlib.jar" 
sourcepath="/all/lib/classlib-src.jar"/>
        <classpathentry kind="output" path="build/classes"/>
 </classpath>

Modified: trunk/gui/.classpath
===================================================================
--- trunk/gui/.classpath        2009-04-17 06:43:12 UTC (rev 5299)
+++ trunk/gui/.classpath        2009-04-17 13:50:59 UTC (rev 5300)
@@ -9,6 +9,6 @@
        <classpathentry kind="src" path="/core"/>
        <classpathentry kind="src" path="/shell"/>
        <classpathentry kind="lib" path="/core/lib/log4j-1.2.8.jar"/>
-       <classpathentry kind="lib" path="/all/lib/classlib.jar"/>
+       <classpathentry kind="lib" path="/all/lib/classlib.jar" 
sourcepath="/all/lib/classlib-src.jar"/>
        <classpathentry kind="output" path="build/classes"/>
 </classpath>

Modified: trunk/net/.classpath
===================================================================
--- trunk/net/.classpath        2009-04-17 06:43:12 UTC (rev 5299)
+++ trunk/net/.classpath        2009-04-17 13:50:59 UTC (rev 5300)
@@ -11,6 +11,6 @@
        <classpathentry kind="lib" path="/core/lib/commons-net-1.1.0.jar"/>
        <classpathentry kind="lib" path="/core/lib/log4j-1.2.8.jar"/>
        <classpathentry kind="lib" path="/core/lib/junit-4.5.jar"/>
-       <classpathentry kind="lib" path="/all/lib/classlib.jar"/>
+       <classpathentry kind="lib" path="/all/lib/classlib.jar" 
sourcepath="/all/lib/classlib-src.jar"/>
        <classpathentry kind="output" path="build/classes"/>
 </classpath>

Modified: trunk/shell/.classpath
===================================================================
--- trunk/shell/.classpath      2009-04-17 06:43:12 UTC (rev 5299)
+++ trunk/shell/.classpath      2009-04-17 13:50:59 UTC (rev 5300)
@@ -11,6 +11,6 @@
        <classpathentry kind="lib" path="/core/lib/log4j-1.2.8.jar"/>
        <classpathentry kind="lib" path="lib/nanoxml-2.2.3.jar"/>
        <classpathentry kind="lib" path="/core/lib/junit-4.5.jar"/>
-       <classpathentry kind="lib" path="/all/lib/classlib.jar" 
sourcepath="/all/lib/classlib.jar"/>
+       <classpathentry kind="lib" path="/all/lib/classlib.jar" 
sourcepath="/all/lib/classlib-src.jar"/>
        <classpathentry kind="output" path="build/classes"/>
 </classpath>

Modified: trunk/textui/.classpath
===================================================================
--- trunk/textui/.classpath     2009-04-17 06:43:12 UTC (rev 5299)
+++ trunk/textui/.classpath     2009-04-17 13:50:59 UTC (rev 5300)
@@ -4,6 +4,6 @@
        <classpathentry exported="true" kind="src" path="/core"/>
        <classpathentry exported="true" kind="src" path="/shell"/>
        <classpathentry kind="lib" path="/core/lib/log4j-1.2.8.jar"/>
-       <classpathentry kind="lib" path="/all/lib/classlib.jar"/>
+       <classpathentry kind="lib" path="/all/lib/classlib.jar" 
sourcepath="/all/lib/classlib-src.jar"/>
        <classpathentry kind="output" path="build/classes"/>
 </classpath>


This was sent by the SourceForge.net collaborative development platform, the 
world's largest Open Source development site.

------------------------------------------------------------------------------
Stay on top of everything new and different, both inside and 
around Java (TM) technology - register by April 22, and save
$200 on the JavaOne (SM) conference, June 2-5, 2009, San Francisco.
300 plus technical and hands-on sessions. Register today. 
Use priority code J9JMT32. http://p.sf.net/sfu/p
_______________________________________________
Jnode-svn-commits mailing list
Jnode-svn-commits@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jnode-svn-commits

Reply via email to