Skip to content

Commit

Permalink
Use a project dependency, not a binary one.
Browse files Browse the repository at this point in the history
  • Loading branch information
dblock committed Mar 16, 2015
1 parent fd3d78d commit 0ce5802
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion contrib/platform/.classpath
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,6 @@
<classpathentry kind="src" output="build.eclipse/contrib-test-classes" path="test"/>
<classpathentry kind="con" path="org.eclipse.jdt.junit.JUNIT_CONTAINER/4"/>
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
<classpathentry combineaccessrules="false" kind="src" path="/com.sun.jna"/>
<classpathentry combineaccessrules="false" kind="src" path="/jnalib"/>
<classpathentry kind="output" path="bin"/>
</classpath>

0 comments on commit 0ce5802

Please sign in to comment.