Ho controllato il manifest del file jar e ci sono vari percorsi. Quello del file esterno però fa riferimento al mio hard disk.
codice:
<?xml version="1.0" encoding="UTF-8"?>
<classpath>
<classpathentry kind="src" path="src"/>
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.6"/>
<classpathentry kind="lib" path="G:/Documents and Settings/Michele/Desktop/eclipse/progetto/Interfaccia/Lib/CLIPSJNI.jar"/>
<classpathentry kind="output" path="bin"/>
</classpath>
è il 3 ovvero <classpathentry kind="lib" path="G:/Documents and Settings/Michele/Desktop/eclipse/progetto/Interfaccia/Lib/CLIPSJNI.jar"/>