Skip to content

Commit

Permalink
Merge pull request #204 from httpdigest/master
Browse files Browse the repository at this point in the history
Add test resources to classpath
  • Loading branch information
Spasi authored Jun 22, 2016
2 parents cecec4a + 2d39dba commit 17efed0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions config/ide/eclipse/.classpath
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
<classpathentry kind="src" path="modules/core/src/generated/java"/>
<classpathentry kind="src" path="modules/core/src/main/java" />
<classpathentry excluding="org/lwjgl/demo/ovr/" kind="src" path="modules/core/src/test/java"/>
<classpathentry kind="src" path="modules/core/src/test/resources"/>
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER">
<attributes>
<attribute name="org.eclipse.jdt.launching.CLASSPATH_ATTR_LIBRARY_PATH_ENTRY" value="lwjgl3/libs"/>
Expand Down

0 comments on commit 17efed0

Please sign in to comment.