Commit ba7e38e8bdb68fddeb274746d89e52130a45c645
1 parent
d03dc8a7
Exists in
master
update classpath
Showing
1 changed file
with
1 additions
and
1 deletions
Show diff stats
.classpath
... | ... | @@ -6,7 +6,7 @@ |
6 | 6 | <attribute name="maven.pomderived" value="true"/> |
7 | 7 | </attributes> |
8 | 8 | </classpathentry> |
9 | - <classpathentry kind="src" output="target/classes" path="target/generated-sources/xjc"> | |
9 | + <classpathentry including="**/*.java" kind="src" output="target/classes" path="target/generated-sources/xjc"> | |
10 | 10 | <attributes> |
11 | 11 | <attribute name="optional" value="true"/> |
12 | 12 | <attribute name="maven.pomderived" value="true"/> | ... | ... |