Author: thomas.diesler(a)jboss.com
Date: 2007-08-04 17:44:37 -0400 (Sat, 04 Aug 2007)
New Revision: 4219
Modified:
framework/trunk/.classpath
Log:
Add tests to eclipse src classpath
Modified: framework/trunk/.classpath
===================================================================
--- framework/trunk/.classpath 2007-08-04 21:18:19 UTC (rev 4218)
+++ framework/trunk/.classpath 2007-08-04 21:44:37 UTC (rev 4219)
@@ -1,6 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>
<classpath>
<classpathentry kind="src" path="src/main/java"/>
+ <classpathentry kind="src" path="src/test/java"/>
<classpathentry kind="con"
path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
<classpathentry kind="con"
path="org.eclipse.jdt.junit.JUNIT_CONTAINER/3.8.1"/>
<classpathentry kind="lib"
path="thirdparty/jboss-common-core.jar"/>
Show replies by date