We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 761fd07 commit 63bafd9Copy full SHA for 63bafd9
2 files changed
.classpath
@@ -23,15 +23,5 @@
23
</attributes>
24
</classpathentry>
25
<classpathentry kind="var" path="ECLIPSE_HOME"/>
26
- <classpathentry excluding="**" kind="src" output="target/classes" path="src/main/resources">
27
- <attributes>
28
- <attribute name="maven.pomderived" value="true"/>
29
- </attributes>
30
- </classpathentry>
31
- <classpathentry excluding="**" kind="src" output="target/test-classes" path="src/test/resources">
32
33
34
35
36
<classpathentry kind="output" path="target/classes"/>
37
</classpath>
0 commit comments