Skip to content

Commit

Permalink
fixed eclipse classpath
Browse files Browse the repository at this point in the history
  • Loading branch information
g3force committed Oct 30, 2015
1 parent c155145 commit e42349f
Showing 1 changed file with 0 additions and 16 deletions.
16 changes: 0 additions & 16 deletions .classpath
Original file line number Diff line number Diff line change
Expand Up @@ -6,22 +6,6 @@
<attribute name="maven.pomderived" value="true"/>
</attributes>
</classpathentry>
<classpathentry excluding="**" kind="src" output="target/classes" path="src/main/resources">
<attributes>
<attribute name="maven.pomderived" value="true"/>
</attributes>
</classpathentry>
<classpathentry kind="src" output="target/test-classes" path="src/test/java">
<attributes>
<attribute name="optional" value="true"/>
<attribute name="maven.pomderived" value="true"/>
</attributes>
</classpathentry>
<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.7">
<attributes>
<attribute name="maven.pomderived" value="true"/>
Expand Down

0 comments on commit e42349f

Please sign in to comment.