Skip to content

Commit

Permalink
- don't want example test code to be in the build path
Browse files Browse the repository at this point in the history
  • Loading branch information
rlgomes committed Jan 4, 2011
1 parent 92bddc2 commit 3e7d8ea
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .classpath
@@ -1,7 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?> <?xml version="1.0" encoding="UTF-8"?>
<classpath> <classpath>
<classpathentry kind="src" path="src/java"/> <classpathentry kind="src" path="src/java"/>
<classpathentry kind="src" path="tests/examples/dtf_vs_world/java"/>
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/> <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
<classpathentry kind="con" path="org.eclipse.jdt.junit.JUNIT_CONTAINER/4"/> <classpathentry kind="con" path="org.eclipse.jdt.junit.JUNIT_CONTAINER/4"/>
<classpathentry kind="lib" path="external/lib/ant-contrib-1.0b3.jar"/> <classpathentry kind="lib" path="external/lib/ant-contrib-1.0b3.jar"/>
Expand Down

0 comments on commit 3e7d8ea

Please sign in to comment.