[jboss-cvs] JBossAS SVN: r67756 - trunk/varia.

jboss-cvs-commits at lists.jboss.org jboss-cvs-commits at lists.jboss.org
Sun Dec 2 20:20:57 EST 2007


Author: ALRubinger
Date: 2007-12-02 20:20:57 -0500 (Sun, 02 Dec 2007)
New Revision: 67756

Modified:
   trunk/varia/.classpath
Log:
Updated Eclipse classpathto include jboss-deployers-vfs.jar from thirdparty

Modified: trunk/varia/.classpath
===================================================================
--- trunk/varia/.classpath	2007-12-03 01:16:56 UTC (rev 67755)
+++ trunk/varia/.classpath	2007-12-03 01:20:57 UTC (rev 67756)
@@ -48,5 +48,6 @@
 	<classpathentry kind="lib" path="/thirdparty/jboss/microcontainer/lib/jboss-deployers-structure-spi.jar" sourcepath="/thirdparty/jboss/microcontainer/lib/jboss-deployers-structure-spi-sources.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/microcontainer/lib/jboss-managed.jar" sourcepath="/thirdparty/jboss/microcontainer/lib/jboss-managed-sources.jar"/>
+	<classpathentry kind="lib" path="/thirdparty/jboss/microcontainer/lib/jboss-deployers-vfs.jar" sourcepath="/thirdparty/jboss/microcontainer/lib/jboss-deployers-vfs-sources.jar"/>
 	<classpathentry kind="output" path="output/eclipse-classes"/>
 </classpath>




More information about the jboss-cvs-commits mailing list