We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
processing
Learn more about funding links in repositories.
Report abuse
There was an error while loading. Please reload this page.
1 parent 896a76c commit 86d92f9Copy full SHA for 86d92f9
mode/.classpath
@@ -5,6 +5,6 @@
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"/>
8
- <classpathentry kind="lib" path="/Users/andres/code/processing/git/processing-android/mode/mode/gradle-tooling-api-4.3.jar"/>
+ <classpathentry kind="lib" path="mode/gradle-tooling-api-4.3.jar"/>
9
<classpathentry kind="output" path="core/bin"/>
10
</classpath>
0 commit comments