root/.classpath

Revision 0:e6c45a1aa571, 0.6 KB (checked in by sgk@…, 6 months ago)

Arduino 0018 from  http://code.google.com/p/arduino/

Line 
1<?xml version="1.0" encoding="UTF-8"?>
2<classpath>
3        <classpathentry excluding="processing/app/tools/format/|processing/app/tools/format/src/|processing/app/Trace.java|processing/app/RunnerClassLoader.java" kind="src" path="app/src"/>
4        <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
5        <classpathentry combineaccessrules="false" kind="src" path="/core"/>
6        <classpathentry kind="lib" path="build/shared/lib/antlr.jar"/>
7        <classpathentry kind="lib" path="build/shared/lib/registry.jar"/>
8        <classpathentry kind="lib" path="build/shared/lib/apple.jar"/>
9        <classpathentry kind="output" path="app/bin"/>
10</classpath>
Note: See TracBrowser for help on using the browser.