Skip to content

Commit 5e187eb

Browse files
committed
updated dependency
1 parent 2f0c895 commit 5e187eb

File tree

1 file changed

+6
-2
lines changed

1 file changed

+6
-2
lines changed

mode/tools/SDKUpdater/.classpath

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,14 @@
11
<?xml version="1.0" encoding="UTF-8"?>
22
<classpath>
33
<classpathentry kind="src" path="src"/>
4-
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
4+
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER">
5+
<attributes>
6+
<attribute name="module" value="true"/>
7+
</attributes>
8+
</classpathentry>
59
<classpathentry combineaccessrules="false" kind="src" path="/android-mode"/>
610
<classpathentry kind="lib" path="lib/sdklib-27.1.1.jar"/>
711
<classpathentry kind="lib" path="lib/repository-27.1.1.jar"/>
8-
<classpathentry combineaccessrules="false" kind="src" path="/processing-app"/>
12+
<classpathentry combineaccessrules="false" kind="src" path="/processing4-app"/>
913
<classpathentry kind="output" path="bin"/>
1014
</classpath>

0 commit comments

Comments
 (0)