Skip to content

Commit 1e9c681

Browse files
committed
Update .classpath
1 parent 5a3ae98 commit 1e9c681

File tree

1 file changed

+1
-13
lines changed

1 file changed

+1
-13
lines changed

.classpath

Lines changed: 1 addition & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@
1313
</classpathentry>
1414
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.8">
1515
<attributes>
16+
<attribute name="module" value="true"/>
1617
<attribute name="maven.pomderived" value="true"/>
1718
</attributes>
1819
</classpathentry>
@@ -21,23 +22,10 @@
2122
<attribute name="maven.pomderived" value="true"/>
2223
</attributes>
2324
</classpathentry>
24-
<classpathentry kind="src" output="target/test-classes" path="src/test/java">
25-
<attributes>
26-
<attribute name="optional" value="true"/>
27-
<attribute name="maven.pomderived" value="true"/>
28-
<attribute name="test" value="true"/>
29-
</attributes>
30-
</classpathentry>
3125
<classpathentry kind="src" path="target/generated-sources/annotations">
3226
<attributes>
3327
<attribute name="optional" value="true"/>
3428
</attributes>
3529
</classpathentry>
36-
<classpathentry kind="src" output="target/test-classes" path="target/generated-test-sources/test-annotations">
37-
<attributes>
38-
<attribute name="optional" value="true"/>
39-
<attribute name="test" value="true"/>
40-
</attributes>
41-
</classpathentry>
4230
<classpathentry kind="output" path="target/classes"/>
4331
</classpath>

0 commit comments

Comments
 (0)