mirror of
https://github.com/arduino/Arduino.git
synced 2024-11-29 10:24:12 +01:00
9 lines
441 B
XML
9 lines
441 B
XML
<?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>
|