Arduino/arduino-builder/.classpath

9 lines
441 B
Plaintext
Raw Normal View History

2014-09-25 03:08:42 -07:00
<?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 combineaccessrules="false" kind="src" path="/arduino-core"/>
<classpathentry kind="lib" path="/arduino-core/arduino-core.jar"/>
<classpathentry kind="output" path="bin"/>
</classpath>