explorerbot/ExplorerBot/.classpath

13 lines
549 B
Plaintext
Raw Normal View History

<?xml version="1.0" encoding="UTF-8"?>
<classpath>
<classpathentry kind="src" path="src"/>
<classpathentry exported="true" kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
<classpathentry exported="true" kind="lib" path="libs/JInput/jinput.jar">
<attributes>
<attribute name="org.eclipse.jdt.launching.CLASSPATH_ATTR_LIBRARY_PATH_ENTRY" value="ExplorerBot/libs/JInput"/>
</attributes>
</classpathentry>
<classpathentry exported="true" kind="lib" path="libs/jssc.jar"/>
<classpathentry kind="output" path="bin"/>
</classpath>