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

jboss-svn-commits at lists.jboss.org jboss-svn-commits at lists.jboss.org
Thu Dec 14 12:33:33 EST 2006


Author: kurt.stam at jboss.com
Date: 2006-12-14 12:33:32 -0500 (Thu, 14 Dec 2006)
New Revision: 8321

Modified:
   labs/jbossesb/trunk/IDE/JBossIDE/.classpath
Log:
my eclipse cp

Modified: labs/jbossesb/trunk/IDE/JBossIDE/.classpath
===================================================================
--- labs/jbossesb/trunk/IDE/JBossIDE/.classpath	2006-12-14 17:30:59 UTC (rev 8320)
+++ labs/jbossesb/trunk/IDE/JBossIDE/.classpath	2006-12-14 17:33:32 UTC (rev 8321)
@@ -1,18 +1,19 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <classpath>
+	<classpathentry kind="src" path="product/core/rosetta/src"/>
 	<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"/>
-	<classpathentry kind="src" path="product/samples/trailblazer2/loanbroker/src"/>
-	<classpathentry kind="src" path="product/core/rosetta/src"/>
+	<classpathentry kind="src" path="product/core/services/src"/>
+	<classpathentry kind="src" path="product/core/services/tests/src"/>
+	<classpathentry kind="src" path="product/core/services/rules"/>
+	<classpathentry kind="src" path="product/build/schema-model/src"/>
 	<classpathentry kind="src" path="product/core/listeners/src"/>
 	<classpathentry kind="src" path="product/core/listeners/tests/src"/>
-	<classpathentry kind="src" path="product/core/services/src"/>
-	<classpathentry kind="src" path="product/core/services/rules"/>
-	<classpathentry kind="src" path="product/core/services/tests/src"/>
 	<classpathentry kind="src" path="qa/junit/src"/>
+	<classpathentry kind="src" path="product/samples/trailblazer/banks/test/src"/>
+	<classpathentry kind="src" path="product/samples/trailblazer/esb/src"/>
+	<classpathentry kind="src" path="product/samples/trailblazer/esb/test/src"/>
+	<classpathentry kind="src" path="product/samples/trailblazer/banks/src"/>
+	<classpathentry kind="src" path="product/samples/trailblazer/loanbroker/src"/>
 	<classpathentry kind="lib" path="product/lib/ext/activation.jar"/>
 	<classpathentry kind="lib" path="product/lib/ext/commons-logging.jar"/>
 	<classpathentry kind="lib" path="product/lib/ext/emma_ant.jar"/>
@@ -47,8 +48,8 @@
 	<classpathentry kind="lib" path="product/lib/ext/milyn-smooks-javabean-0.1.1.jar"/>
 	<classpathentry kind="lib" path="product/lib/ext/milyn-smooks-templating-0.2.jar"/>
 	<classpathentry kind="lib" path="product/lib/ext/jsch-0.1.jar"/>
-	<classpathentry kind="lib" path="product/samples/trailblazer2/banks/lib/ext/org.sadun.util.jar"/>
-	<classpathentry kind="lib" path="product/samples/trailblazer2/banks/lib/ext/pollmgt.jar"/>
+	<classpathentry kind="lib" path="product/samples/trailblazer/banks/lib/ext/org.sadun.util.jar"/>
+	<classpathentry kind="lib" path="product/samples/trailblazer/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"/>




More information about the jboss-svn-commits mailing list