[jboss-svn-commits] JBL Code SVN: r37733 - labs/jbosstm/branches/JBOSSTS_4_15_0_Final.
jboss-svn-commits at lists.jboss.org
jboss-svn-commits at lists.jboss.org
Wed Nov 23 13:15:49 EST 2011
Author: tomjenkinson
Date: 2011-11-23 13:15:49 -0500 (Wed, 23 Nov 2011)
New Revision: 37733
Modified:
labs/jbosstm/branches/JBOSSTS_4_15_0_Final/.classpath
Log:
Added jconsole.jar to the ide file
Modified: labs/jbosstm/branches/JBOSSTS_4_15_0_Final/.classpath
===================================================================
--- labs/jbosstm/branches/JBOSSTS_4_15_0_Final/.classpath 2011-11-22 15:44:35 UTC (rev 37732)
+++ labs/jbosstm/branches/JBOSSTS_4_15_0_Final/.classpath 2011-11-23 18:15:49 UTC (rev 37733)
@@ -66,5 +66,6 @@
<classpathentry kind="lib" path="ArjunaJTS/jacorb/lib/wrapper-3.1.0.jar"/>
<classpathentry kind="lib" path="qa/ext/jboss-profiler-jvmti.jar"/>
<classpathentry combineaccessrules="false" kind="src" path="/aaa-jboss-transaction-spi"/>
+ <classpathentry kind="lib" path="/usr/lib/jvm/java-1.6.0-openjdk-1.6.0.0.x86_64/lib/jconsole.jar"/>
<classpathentry kind="output" path="bin"/>
</classpath>
More information about the jboss-svn-commits
mailing list