We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
java
eclipse
1 parent 1586f31 commit da64e93Copy full SHA for da64e93
build.gradle.kts
@@ -8,6 +8,8 @@
8
plugins {
9
// Apply the java-library plugin for API and implementation separation.
10
`java-library`
11
+ `java`
12
+ `eclipse`
13
}
14
15
repositories {
0 commit comments