Skip to content

Commit 26ec1d1

Browse files
committed
add jdimodel.jar to remove error in Eclipse
1 parent cdd6a1f commit 26ec1d1

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

mode/.classpath

+1
Original file line numberDiff line numberDiff line change
@@ -7,5 +7,6 @@
77
<classpathentry combineaccessrules="false" kind="src" path="/processing-java"/>
88
<classpathentry kind="lib" path="mode/jdi.jar"/>
99
<classpathentry kind="lib" path="mode/gradle-tooling-api-5.6.2.jar"/>
10+
<classpathentry kind="lib" path="mode/jdimodel.jar"/>
1011
<classpathentry kind="output" path="core/bin"/>
1112
</classpath>

0 commit comments

Comments
 (0)