mirror of
https://github.com/arduino/Arduino.git
synced 2025-01-17 06:52:18 +01:00
Fixed eclipse classhpath
This commit is contained in:
parent
9421e1ceb5
commit
361388e5d7
@ -3,7 +3,6 @@
|
|||||||
<classpathentry excluding="processing/app/tools/format/" kind="src" path="src"/>
|
<classpathentry excluding="processing/app/tools/format/" kind="src" path="src"/>
|
||||||
<classpathentry kind="src" path="test"/>
|
<classpathentry kind="src" path="test"/>
|
||||||
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.8"/>
|
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.8"/>
|
||||||
<classpathentry kind="lib" path="lib/ecj.jar"/>
|
|
||||||
<classpathentry kind="lib" path="lib/apple.jar"/>
|
<classpathentry kind="lib" path="lib/apple.jar"/>
|
||||||
<classpathentry kind="lib" path="lib/bcpg-jdk15on-152.jar"/>
|
<classpathentry kind="lib" path="lib/bcpg-jdk15on-152.jar"/>
|
||||||
<classpathentry kind="lib" path="lib/bcprov-jdk15on-152.jar"/>
|
<classpathentry kind="lib" path="lib/bcprov-jdk15on-152.jar"/>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user