[Jboss-cvs] JBossAS SVN: r55246 - trunk/console

jboss-cvs-commits at lists.jboss.org jboss-cvs-commits at lists.jboss.org
Fri Aug 4 14:51:26 EDT 2006


Author: scott.stark at jboss.org
Date: 2006-08-04 14:51:24 -0400 (Fri, 04 Aug 2006)
New Revision: 55246

Modified:
   trunk/console/.classpath
Log:
Update the classpaths to refer to the new system-jmx project

Modified: trunk/console/.classpath
===================================================================
--- trunk/console/.classpath	2006-08-04 18:51:21 UTC (rev 55245)
+++ trunk/console/.classpath	2006-08-04 18:51:24 UTC (rev 55246)
@@ -18,5 +18,6 @@
 	<classpathentry kind="src" path="/j2se"/>
 	<classpathentry kind="src" path="/security"/>
 	<classpathentry kind="src" path="/server"/>
+	<classpathentry combineaccessrules="false" kind="src" path="/system-jmx"/>
 	<classpathentry kind="output" path="output/eclipse-classes"/>
 </classpath>




More information about the jboss-cvs-commits mailing list