[jboss-cvs] JBossAS SVN: r63199 - trunk/deployment.

jboss-cvs-commits at lists.jboss.org jboss-cvs-commits at lists.jboss.org
Thu May 24 09:09:34 EDT 2007


Author: wolfc
Date: 2007-05-24 09:09:34 -0400 (Thu, 24 May 2007)
New Revision: 63199

Modified:
   trunk/deployment/.classpath
Log:
Fixed eclipse compiler error

Modified: trunk/deployment/.classpath
===================================================================
--- trunk/deployment/.classpath	2007-05-24 11:55:39 UTC (rev 63198)
+++ trunk/deployment/.classpath	2007-05-24 13:09:34 UTC (rev 63199)
@@ -14,5 +14,6 @@
 	<classpathentry kind="lib" path="/thirdparty/jboss/remoting/lib/jboss-remoting.jar"/>
 	<classpathentry kind="lib" path="/thirdparty/jboss/jboss-vfs/lib/jboss-vfs.jar" sourcepath="/thirdparty/jboss/jboss-vfs/lib/jboss-vfs-sources.jar"/>
 	<classpathentry kind="lib" path="/thirdparty/jboss/jboss-javaee/lib/jboss-javaee.jar" sourcepath="/thirdparty/jboss/jboss-javaee/lib/jboss-javaee-sources.jar"/>
+	<classpathentry kind="lib" path="/thirdparty/jboss/microcontainer/lib/jboss-dependency.jar" sourcepath="/thirdparty/jboss/microcontainer/lib/jboss-dependency-src.zip"/>
 	<classpathentry kind="output" path="output/eclipse-classes"/>
 </classpath>




More information about the jboss-cvs-commits mailing list