Skip to content

Commit

Permalink
Removed src/test/resources/ from build path as it is not used
Browse files Browse the repository at this point in the history
  • Loading branch information
petebrew committed Sep 13, 2015
1 parent b8cadd9 commit 91fae7b
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions .classpath
Original file line number Diff line number Diff line change
Expand Up @@ -29,11 +29,6 @@
</attributes>
</classpathentry>
<classpathentry kind="lib" path="/tmp"/>
<classpathentry excluding="**" kind="src" output="target/test-classes" path="src/test/resources">
<attributes>
<attribute name="maven.pomderived" value="true"/>
</attributes>
</classpathentry>
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.6"/>
<classpathentry kind="output" path="target/classes"/>
</classpath>

0 comments on commit 91fae7b

Please sign in to comment.