dlestrat 2004/02/25 20:36:01
Modified: . .classpath
Log:
component/prefs has been added to the classpath.
Revision Changes Path
1.21 +2 -0 jakarta-jetspeed-2/.classpath
Index: .classpath
===================================================================
RCS file: /home/cvs/jakarta-jetspeed-2/.classpath,v
retrieving revision 1.20
retrieving revision 1.21
diff -u -r1.20 -r1.21
--- .classpath 24 Feb 2004 02:35:26 -0000 1.20
+++ .classpath 26 Feb 2004 04:36:01 -0000 1.21
@@ -20,6 +20,8 @@
<classpathentry excluding="**/CVS*" kind="src"
path="components/rdbms/src/test"/>
<classpathentry excluding="**/CVS*" kind="src"
path="components/registry/src/java"/>
<classpathentry excluding="**/CVS*" kind="src"
path="components/registry/src/test"/>
+ <classpathentry kind="src" path="components/prefs/src/java"/>
+ <classpathentry kind="src" path="components/prefs/src/test"/>
<classpathentry exported="true" kind="con"
path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
<classpathentry exported="true" kind="var"
path="MAVEN_REPO/jdom/jars/jdom-b8.jar"/>
<classpathentry exported="true" kind="var"
path="MAVEN_REPO/commons-betwixt/jars/commons-betwixt-1.0-beta-1.jar"/>
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]