We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cdd6a1f commit 26ec1d1Copy full SHA for 26ec1d1
mode/.classpath
@@ -7,5 +7,6 @@
7
<classpathentry combineaccessrules="false" kind="src" path="/processing-java"/>
8
<classpathentry kind="lib" path="mode/jdi.jar"/>
9
<classpathentry kind="lib" path="mode/gradle-tooling-api-5.6.2.jar"/>
10
+ <classpathentry kind="lib" path="mode/jdimodel.jar"/>
11
<classpathentry kind="output" path="core/bin"/>
12
</classpath>
0 commit comments