Skip to content

Commit

Permalink
Further attempt to resolve some Eclipse issue.
Browse files Browse the repository at this point in the history
  • Loading branch information
blablubbabc committed Aug 20, 2019
1 parent 066828e commit 5437c5d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .classpath
Expand Up @@ -12,7 +12,7 @@
<attribute name="test" value="true"/>
</attributes>
</classpathentry>
<classpathentry kind="src" path="src/api/java"/>
<classpathentry kind="src" output="target/classes" path="src/api/java"/>
<classpathentry kind="src" output="target/eclipse-test-classes-api" path="src/api/test">
<attributes>
<attribute name="test" value="true"/>
Expand All @@ -29,5 +29,5 @@
<attribute name="maven.pomderived" value="true"/>
</attributes>
</classpathentry>
<classpathentry kind="output" path="target/eclipse-build-classes"/>
<classpathentry kind="output" path="target/classes"/>
</classpath>

0 comments on commit 5437c5d

Please sign in to comment.