|
1 | 1 | <?xml version="1.0" encoding="UTF-8"?>
|
2 | 2 | <classpath>
|
3 | 3 | <classpathentry kind="src" path="src"/>
|
4 |
| - <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/> |
5 |
| - <classpathentry combineaccessrules="false" kind="src" path="/processing-app"/> |
6 |
| - <classpathentry combineaccessrules="false" kind="src" path="/processing-core"/> |
7 |
| - <classpathentry combineaccessrules="false" kind="src" path="/processing-java"/> |
| 4 | + <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"> |
| 5 | + <attributes> |
| 6 | + <attribute name="module" value="true"/> |
| 7 | + </attributes> |
| 8 | + </classpathentry> |
8 | 9 | <classpathentry kind="lib" path="mode/jdi.jar"/>
|
9 |
| - <classpathentry kind="lib" path="mode/gradle-tooling-api-6.7.1.jar"/> |
10 | 10 | <classpathentry kind="lib" path="mode/jdimodel.jar"/>
|
| 11 | + <classpathentry combineaccessrules="false" kind="src" path="/processing4-app"/> |
| 12 | + <classpathentry combineaccessrules="false" kind="src" path="/processing4-core"/> |
| 13 | + <classpathentry combineaccessrules="false" kind="src" path="/processing4-java"/> |
| 14 | + <classpathentry kind="lib" path="mode/istack-commons-runtime.jar"/> |
| 15 | + <classpathentry kind="lib" path="mode/javax.activation-api.jar"/> |
| 16 | + <classpathentry kind="lib" path="mode/jaxb-api.jar"/> |
| 17 | + <classpathentry kind="lib" path="mode/jaxb-jxc.jar"/> |
| 18 | + <classpathentry kind="lib" path="mode/jaxb-runtime.jar"/> |
| 19 | + <classpathentry kind="lib" path="mode/jaxb-xjc.jar"/> |
| 20 | + <classpathentry kind="lib" path="mode/antlr.jar"/> |
| 21 | + <classpathentry kind="lib" path="mode/gradle-tooling-api-6.8.3.jar"/> |
| 22 | + <classpathentry kind="var" path="ANDROID_JAR"/> |
| 23 | + <classpathentry kind="var" path="ANDROID_SDK"/> |
11 | 24 | <classpathentry kind="output" path="core/bin"/>
|
12 | 25 | </classpath>
|
0 commit comments