[jboss-svn-commits] JBL Code SVN: r8159 - labs/jbossesb/trunk/IDE/JBossIDE

jboss-svn-commits at lists.jboss.org jboss-svn-commits at lists.jboss.org
Fri Dec 8 16:59:55 EST 2006


Author: kurt.stam at jboss.com
Date: 2006-12-08 16:59:54 -0500 (Fri, 08 Dec 2006)
New Revision: 8159

Modified:
   labs/jbossesb/trunk/IDE/JBossIDE/.classpath
Log:
adding new IDE cp

Modified: labs/jbossesb/trunk/IDE/JBossIDE/.classpath
===================================================================
--- labs/jbossesb/trunk/IDE/JBossIDE/.classpath	2006-12-08 21:57:04 UTC (rev 8158)
+++ labs/jbossesb/trunk/IDE/JBossIDE/.classpath	2006-12-08 21:59:54 UTC (rev 8159)
@@ -1,6 +1,7 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <classpath>
 	<classpathentry kind="src" path="product/core/rosetta/tests/src"/>
+	<classpathentry kind="src" path="product/samples/trailblazer2/banks/test/src"/>
 	<classpathentry kind="src" path="product/samples/trailblazer2/esb/src"/>
 	<classpathentry kind="src" path="product/samples/trailblazer2/esb/test/src"/>
 	<classpathentry kind="src" path="product/samples/trailblazer2/banks/src"/>
@@ -50,5 +51,7 @@
 	<classpathentry kind="lib" path="product/samples/trailblazer2/banks/lib/ext/pollmgt.jar"/>
 	<classpathentry kind="lib" path="product/lib/ext/jbossall-client.jar"/>
 	<classpathentry kind="lib" path="product/lib/ext/jboss-system.jar"/>
+	<classpathentry kind="lib" path="product/lib/ext/jms/activemq/activemq-core-4.1.0-incubator.jar"/>
+	<classpathentry kind="lib" path="product/lib/ext/jms/activemq/backport-util-concurrent-2.1.jar"/>
 	<classpathentry kind="output" path="bin"/>
 </classpath>




More information about the jboss-svn-commits mailing list