Skip to content

Commit 4852df7

Browse files
author
NatureFreshMeat
committed
removed testdir from build path
1 parent a40b1dd commit 4852df7

File tree

1 file changed

+7
-8
lines changed

1 file changed

+7
-8
lines changed

‎.classpath‎

Lines changed: 7 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,7 @@
1-
<?xml version="1.0" encoding="UTF-8"?>
2-
<classpath>
3-
<classpathentrykind="src"output="target/classes"path="src/main/java"/>
4-
<classpathentrykind="src"output="target/test-classes"path="src/test/java"/>
5-
<classpathentrykind="con"path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
6-
<classpathentrykind="con"path="org.eclipse.m2e.MAVEN2_CLASSPATH_CONTAINER"/>
7-
<classpathentrykind="output"path="target/classes"/>
8-
</classpath>
1+
<?xml version="1.0" encoding="UTF-8"?>
2+
<classpath>
3+
<classpathentrykind="src"output="target/classes"path="src/main/java"/>
4+
<classpathentrykind="con"path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
5+
<classpathentrykind="con"path="org.eclipse.m2e.MAVEN2_CLASSPATH_CONTAINER"/>
6+
<classpathentrykind="output"path="target/classes"/>
7+
</classpath>

0 commit comments

Comments
(0)