Revision: 5337
          http://jnode.svn.sourceforge.net/jnode/?rev=5337&view=rev
Author:   crawley
Date:     2009-04-23 13:54:52 +0000 (Thu, 23 Apr 2009)

Log Message:
-----------
Fixing Eclipse project dependencies and build paths.

Modified Paths:
--------------
    classlib6/all/.classpath
    classlib6/all/.project
    classlib6/builder/.classpath
    classlib6/builder/.project
    classlib6/core/.classpath

Modified: classlib6/all/.classpath
===================================================================
--- classlib6/all/.classpath    2009-04-22 19:10:02 UTC (rev 5336)
+++ classlib6/all/.classpath    2009-04-23 13:54:52 UTC (rev 5337)
@@ -2,9 +2,5 @@
 <classpath>
        <classpathentry kind="src" path="/builder"/>
        <classpathentry kind="src" path="/core"/>
-       <classpathentry kind="src" path="/fs"/>
-       <classpathentry kind="src" path="/gui"/>
-       <classpathentry kind="src" path="/net"/>
-       <classpathentry kind="src" path="/shell"/>
        <classpathentry kind="output" path="build"/>
 </classpath>

Modified: classlib6/all/.project
===================================================================
--- classlib6/all/.project      2009-04-22 19:10:02 UTC (rev 5336)
+++ classlib6/all/.project      2009-04-23 13:54:52 UTC (rev 5337)
@@ -3,13 +3,8 @@
        <name>all</name>
        <comment></comment>
        <projects>
-               <project>JNode-Builder</project>
-               <project>JNode-Core</project>
-               <project>JNode-Distr</project>
-               <project>JNode-FS</project>
-               <project>JNode-GUI</project>
-               <project>JNode-Net</project>
-               <project>JNode-Shell</project>
+               <project>builder</project>
+               <project>core</project>
        </projects>
        <buildSpec>
                <buildCommand>

Modified: classlib6/builder/.classpath
===================================================================
--- classlib6/builder/.classpath        2009-04-22 19:10:02 UTC (rev 5336)
+++ classlib6/builder/.classpath        2009-04-23 13:54:52 UTC (rev 5337)
@@ -1,14 +1,11 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <classpath>
-       <classpathentry excluding="**/.svn/**" kind="src" path="src/builder"/>
+       <classpathentry excluding="**/.svn/**|org/jnode/build/**" kind="src" 
path="src/builder"/>
        <classpathentry excluding="**/.svn/**" kind="src" path="src/configure"/>
        <classpathentry kind="src" path="/core"/>
-       <classpathentry kind="src" path="/fs"/>
        <classpathentry kind="lib" path="/core/lib/ant.jar"/>
        <classpathentry kind="lib" path="/core/lib/log4j-1.2.8.jar"/>
-       <classpathentry kind="src" path="/shell"/>
        <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="output" path="build/classes"/>
 </classpath>

Modified: classlib6/builder/.project
===================================================================
--- classlib6/builder/.project  2009-04-22 19:10:02 UTC (rev 5336)
+++ classlib6/builder/.project  2009-04-23 13:54:52 UTC (rev 5337)
@@ -3,8 +3,7 @@
        <name>builder</name>
        <comment></comment>
        <projects>
-               <project>JNode-Core</project>
-               <project>JNode-FS</project>
+               <project>core</project>
        </projects>
        <buildSpec>
                <buildCommand>

Modified: classlib6/core/.classpath
===================================================================
--- classlib6/core/.classpath   2009-04-22 19:10:02 UTC (rev 5336)
+++ classlib6/core/.classpath   2009-04-23 13:54:52 UTC (rev 5337)
@@ -1,10 +1,10 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <classpath>
        <classpathentry excluding="**/.svn/**" kind="src" 
path="src/openjdk/vm"/>
+       <classpathentry excluding="nanoxml/" kind="src" path="src/endorsed"/>
        <classpathentry excluding="**/.svn/**" kind="src" path="src/classlib"/>
        <classpathentry excluding="**/.svn/**" kind="src" 
path="src/openjdk/svm"/>
        <classpathentry excluding="**/.svn/**" kind="src" path="src/emu"/>
-       <classpathentry excluding="**/.svn/**" kind="src" 
path="src/endorsed/nanoxml"/>
        <classpathentry excluding="**/*-template.java|**/.svn/**" kind="src" 
path="src/openjdk/sun"/>
        <classpathentry excluding="**/.svn/**" kind="src" 
path="src/openjdk/org"/>
        <classpathentry excluding="**/*-template.java|**/.svn/**" kind="src" 
path="src/openjdk/com"/>
@@ -25,17 +25,9 @@
        <classpathentry excluding="**/.svn/**" kind="src" path="src/template"/>
        <classpathentry kind="lib" path="lib/ant.jar"/>
        <classpathentry kind="lib" path="lib/log4j-1.2.8.jar"/>
-       <classpathentry kind="lib" path="lib/junit-4.5.jar"/>
-       <classpathentry kind="lib" path="lib/mmtk/mmtk.jar"/>
        <classpathentry exported="true" kind="lib" path="lib/asm-1.5.3.jar"/>
        <classpathentry exported="true" kind="lib" 
path="lib/asm-attrs-1.5.3.jar"/>
        <classpathentry exported="true" kind="lib" 
path="lib/asm-util-1.5.3.jar"/>
-       <classpathentry kind="lib" path="lib/mauve.jar" 
sourcepath="lib/mauve-src.jar">
-               <accessrules>
-                       <accessrule kind="nonaccessible" 
pattern="junit.framework/**"/>
-                       <accessrule kind="nonaccessible" 
pattern="netsourceforge.nanoxml/**"/>
-               </accessrules>
-       </classpathentry>
        <classpathentry kind="lib" path="lib/ant-contrib-1.0b3.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