Skip to content

Commit 9c7f211

Browse files
bitroncmaglie
authored andcommitted
Updated core project reference in the Eclipse root .classpath file.
1 parent eb68760 commit 9c7f211

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.classpath

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@
33
<classpathentry excluding="processing/app/tools/format/|processing/app/tools/format/src/|processing/app/Trace.java|processing/app/RunnerClassLoader.java" kind="src" path="app/src"/>
44
<classpathentry kind="src" path="app/test"/>
55
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
6-
<classpathentry combineaccessrules="false" kind="src" path="/processing-core"/>
76
<classpathentry kind="lib" path="app/lib/antlr.jar"/>
87
<classpathentry kind="lib" path="app/lib/apple.jar"/>
98
<classpathentry kind="lib" path="app/lib/ecj.jar"/>
@@ -21,5 +20,6 @@
2120
<classpathentry kind="lib" path="app/lib/jmdns-3.4.1.jar"/>
2221
<classpathentry kind="lib" path="app/lib/jsch-0.1.50.jar"/>
2322
<classpathentry kind="lib" path="app/lib/jssc-2.8.0.jar"/>
23+
<classpathentry combineaccessrules="false" kind="src" path="/arduino-core"/>
2424
<classpathentry kind="output" path="app/bin"/>
2525
</classpath>

0 commit comments

Comments
 (0)