Skip to content

Commit 81cbc9d

Browse files
committed
[eclipse] Update project settings
1 parent 00a4626 commit 81cbc9d

1 file changed

Lines changed: 6 additions & 0 deletions

File tree

xmvn-tools/xmvn-resolve/.classpath

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,5 +23,11 @@
2323
<attribute name="maven.pomderived" value="true"/>
2424
</attributes>
2525
</classpathentry>
26+
<classpathentry excluding="**" kind="src" output="target/test-classes" path="src/test/resources">
27+
<attributes>
28+
<attribute name="maven.pomderived" value="true"/>
29+
<attribute name="test" value="true"/>
30+
</attributes>
31+
</classpathentry>
2632
<classpathentry kind="output" path="target/classes"/>
2733
</classpath>

0 commit comments

Comments
 (0)