|
From: <cr...@us...> - 2008-06-02 13:51:55
|
Revision: 4184
http://jnode.svn.sourceforge.net/jnode/?rev=4184&view=rev
Author: crawley
Date: 2008-06-02 06:51:54 -0700 (Mon, 02 Jun 2008)
Log Message:
-----------
Adjustments to the Eclipse build path needed because the source directory for
nanoXML has changed
Modified Paths:
--------------
trunk/core/.classpath
Modified: trunk/core/.classpath
===================================================================
--- trunk/core/.classpath 2008-06-02 08:49:12 UTC (rev 4183)
+++ trunk/core/.classpath 2008-06-02 13:51:54 UTC (rev 4184)
@@ -27,7 +27,6 @@
<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="src" path="src/nanoxml"/>
<classpathentry kind="lib" path="lib/mauve.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.
|