[jboss-cvs] JBossAS SVN: r69385 - trunk/system-jmx.

jboss-cvs-commits at lists.jboss.org jboss-cvs-commits at lists.jboss.org
Mon Jan 28 03:31:24 EST 2008


Author: scott.stark at jboss.org
Date: 2008-01-28 03:31:23 -0500 (Mon, 28 Jan 2008)
New Revision: 69385

Modified:
   trunk/system-jmx/.classpath
Log:
Fix the eclipse classpath

Modified: trunk/system-jmx/.classpath
===================================================================
--- trunk/system-jmx/.classpath	2008-01-28 07:47:02 UTC (rev 69384)
+++ trunk/system-jmx/.classpath	2008-01-28 08:31:23 UTC (rev 69385)
@@ -39,5 +39,6 @@
 	<classpathentry combineaccessrules="false" kind="src" path="/main"/>
 	<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-metatype.jar" sourcepath="/thirdparty/jboss/microcontainer/lib/jboss-metatype-sources.jar"/>
+	<classpathentry kind="lib" path="/thirdparty/jboss/microcontainer/lib/jboss-deployers-client.jar" sourcepath="/thirdparty/jboss/microcontainer/lib/jboss-deployers-client-sources.jar"/>
 	<classpathentry kind="output" path="output/eclipse-classes"/>
 </classpath>




More information about the jboss-cvs-commits mailing list