improve findJarPath chances to find the native library path (within eclipse)
This commit is contained in:
parent
72ebceb063
commit
60de20ba41
|
@ -9,5 +9,6 @@
|
|||
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
|
||||
<classpathentry kind="lib" path="C:/ant/lib/ant.jar"/>
|
||||
<classpathentry kind="lib" path="lib/log4j.jar"/>
|
||||
<classpathentry kind="lib" path="sigar-bin/lib/sigar.jar"/>
|
||||
<classpathentry kind="output" path="build/classes"/>
|
||||
</classpath>
|
||||
|
|
Loading…
Reference in New Issue