Skip to content

Commit d9cfe6e

Browse files
committed
added latest gradle tooling jar to eclipse classpath
1 parent 276aa0f commit d9cfe6e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

mode/.classpath

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<classpathentry combineaccessrules="false" kind="src" path="/processing-app"/>
66
<classpathentry combineaccessrules="false" kind="src" path="/processing-core"/>
77
<classpathentry combineaccessrules="false" kind="src" path="/processing-java"/>
8-
<classpathentry kind="lib" path="mode/gradle-tooling-api-4.3.jar"/>
98
<classpathentry kind="lib" path="mode/jdi.jar"/>
9+
<classpathentry kind="lib" path="mode/gradle-tooling-api-5.6.2.jar"/>
1010
<classpathentry kind="output" path="core/bin"/>
1111
</classpath>

0 commit comments

Comments
 (0)