[jboss-cvs] JBoss Messaging SVN: r6250 - trunk.

jboss-cvs-commits at lists.jboss.org jboss-cvs-commits at lists.jboss.org
Tue Mar 31 22:36:17 EDT 2009


Author: clebert.suconic at jboss.com
Date: 2009-03-31 22:36:17 -0400 (Tue, 31 Mar 2009)
New Revision: 6250

Modified:
   trunk/.classpath
Log:
adding example to eclipse

Modified: trunk/.classpath
===================================================================
--- trunk/.classpath	2009-04-01 02:34:03 UTC (rev 6249)
+++ trunk/.classpath	2009-04-01 02:36:17 UTC (rev 6250)
@@ -1,6 +1,7 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <classpath>
 	<classpathentry excluding="**/.svn/**/*" kind="src" path="src/main"/>
+	<classpathentry kind="src" path="examples/jms/topic-selector/src"/>
 	<classpathentry kind="src" path="examples/jms/transactional/src"/>
 	<classpathentry kind="src" path="examples/jms/topic/src"/>
 	<classpathentry kind="src" path="examples/jms/queue/src"/>




More information about the jboss-cvs-commits mailing list