Skip to content

Commit

Permalink
Removed dependency on JNA_LIB and contrib paths.
Browse files Browse the repository at this point in the history
  • Loading branch information
dblock committed Oct 4, 2013
1 parent f6ceaf3 commit 487dab4
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .classpath
Original file line number Diff line number Diff line change
@@ -1,12 +1,9 @@
<?xml version="1.0" encoding="UTF-8"?>
<classpath>
<classpathentry kind="src" path="src"/>
<classpathentry kind="src" output="jna/build.eclipse/test-classes" path="contrib/platform/test"/>
<classpathentry kind="src" path="contrib/platform/src"/>
<classpathentry kind="src" output="build.eclipse/test-classes" path="test"/>
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
<classpathentry kind="con" path="org.eclipse.jdt.junit.JUNIT_CONTAINER/3"/>
<classpathentry kind="lib" path="lib/test/reflections-0.9.8.jar"/>
<classpathentry kind="var" path="JNA_LIB"/>
<classpathentry kind="output" path="build.eclipse/classes"/>
</classpath>

0 comments on commit 487dab4

Please sign in to comment.