[hornetq-commits] JBoss hornetq SVN: r7873 - trunk.

do-not-reply at jboss.org do-not-reply at jboss.org
Fri Aug 21 11:55:28 EDT 2009


Author: clebert.suconic at jboss.com
Date: 2009-08-21 11:55:28 -0400 (Fri, 21 Aug 2009)
New Revision: 7873

Modified:
   trunk/.classpath
Log:
reverting variable on .classpath.. it doesn't work

Modified: trunk/.classpath
===================================================================
--- trunk/.classpath	2009-08-21 15:36:54 UTC (rev 7872)
+++ trunk/.classpath	2009-08-21 15:55:28 UTC (rev 7873)
@@ -7,7 +7,7 @@
 	<classpathentry kind="src" path="tests/config"/>
 	<classpathentry excluding="**/.svn/**/*" kind="src" path="tests/src">
 		<attributes>
-			<attribute name="org.eclipse.jdt.launching.CLASSPATH_ATTR_LIBRARY_PATH_ENTRY" value="${project_name}/native/bin"/>
+			<attribute name="org.eclipse.jdt.launching.CLASSPATH_ATTR_LIBRARY_PATH_ENTRY" value="hornet/native/bin"/>
 		</attributes>
 	</classpathentry>
 	<classpathentry kind="src" path="tests/jms-tests/src"/>



More information about the hornetq-commits mailing list