|
From: <fd...@us...> - 2007-04-15 18:07:07
|
Revision: 3156
http://jnode.svn.sourceforge.net/jnode/?rev=3156&view=rev
Author: fduminy
Date: 2007-04-15 11:07:05 -0700 (Sun, 15 Apr 2007)
Log Message:
-----------
added stamps-mvc library (licence: LGPL) for JPartition
+ needed lib: commons-logging
Modified Paths:
--------------
trunk/distr/.classpath
Modified: trunk/distr/.classpath
===================================================================
--- trunk/distr/.classpath 2007-04-03 21:50:21 UTC (rev 3155)
+++ trunk/distr/.classpath 2007-04-15 18:07:05 UTC (rev 3156)
@@ -5,6 +5,8 @@
<classpathentry kind="src" path="src/apps"/>
<classpathentry kind="src" path="/JNode-GUI"/>
<classpathentry kind="lib" path="/JNode-Shell/lib/bsh-2.0b4.jar"/>
+ <classpathentry kind="lib" path="lib/stamps_framework.jar"/>
+ <classpathentry kind="lib" path="lib/commons-logging.jar"/>
<classpathentry kind="src" path="/JNode-Shell"/>
<classpathentry kind="src" path="/JNode-TextUI"/>
<classpathentry combineaccessrules="false" kind="src" path="/JNode-FS"/>
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|