Skip to content

Commit 1716e19

Browse files
committed
Metadata.
1 parent 841ab66 commit 1716e19

File tree

1 file changed

+13
-0
lines changed

1 file changed

+13
-0
lines changed

com.ibm.wala.cast.python.ml.j2ee/.classpath

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,5 +31,18 @@
3131
<attribute name="maven.pomderived" value="true"/>
3232
</attributes>
3333
</classpathentry>
34+
<classpathentry excluding="**" kind="src" output="target/classes" path="src/main/resources">
35+
<attributes>
36+
<attribute name="maven.pomderived" value="true"/>
37+
<attribute name="optional" value="true"/>
38+
</attributes>
39+
</classpathentry>
40+
<classpathentry excluding="**" kind="src" output="target/test-classes" path="src/test/resources">
41+
<attributes>
42+
<attribute name="maven.pomderived" value="true"/>
43+
<attribute name="test" value="true"/>
44+
<attribute name="optional" value="true"/>
45+
</attributes>
46+
</classpathentry>
3447
<classpathentry kind="output" path="target/classes"/>
3548
</classpath>

0 commit comments

Comments
 (0)