|
|
|
|
@ -33,27 +33,15 @@ |
|
|
|
|
<attribute name="maven.pomderived" value="true"/> |
|
|
|
|
</attributes> |
|
|
|
|
</classpathentry> |
|
|
|
|
<classpathentry kind="src" path="target/generated-sources/annotations"> |
|
|
|
|
<attributes> |
|
|
|
|
<attribute name="optional" value="true"/> |
|
|
|
|
<attribute name="maven.pomderived" value="true"/> |
|
|
|
|
<attribute name="ignore_optional_problems" value="true"/> |
|
|
|
|
<attribute name="m2e-apt" value="true"/> |
|
|
|
|
</attributes> |
|
|
|
|
</classpathentry> |
|
|
|
|
<classpathentry kind="src" output="target/test-classes" path="target/generated-test-sources/test-annotations"> |
|
|
|
|
<classpathentry kind="src" output="target/test-classes" path=".apt_generated_tests"> |
|
|
|
|
<attributes> |
|
|
|
|
<attribute name="optional" value="true"/> |
|
|
|
|
<attribute name="maven.pomderived" value="true"/> |
|
|
|
|
<attribute name="ignore_optional_problems" value="true"/> |
|
|
|
|
<attribute name="m2e-apt" value="true"/> |
|
|
|
|
<attribute name="test" value="true"/> |
|
|
|
|
</attributes> |
|
|
|
|
</classpathentry> |
|
|
|
|
<classpathentry kind="src" output="target/test-classes" path=".apt_generated_tests"> |
|
|
|
|
<classpathentry kind="src" path="target/generated-sources/annotations"> |
|
|
|
|
<attributes> |
|
|
|
|
<attribute name="optional" value="true"/> |
|
|
|
|
<attribute name="test" value="true"/> |
|
|
|
|
</attributes> |
|
|
|
|
</classpathentry> |
|
|
|
|
<classpathentry kind="output" path="target/classes"/> |
|
|
|
|
|