remove legacy gradle eclipse plugin
This commit is contained in:
parent
4a6da6d0f7
commit
166064f21a
3 changed files with 0 additions and 3 deletions
|
@ -2,7 +2,6 @@
|
|||
plugins {
|
||||
application
|
||||
id("com.gradleup.shadow") version "8.3.6"
|
||||
eclipse
|
||||
}
|
||||
|
||||
repositories {
|
||||
|
|
|
@ -1,7 +1,6 @@
|
|||
|
||||
plugins {
|
||||
`java-library`
|
||||
eclipse
|
||||
}
|
||||
|
||||
java {
|
||||
|
|
|
@ -2,7 +2,6 @@
|
|||
plugins {
|
||||
application
|
||||
id("com.gradleup.shadow") version "8.3.6"
|
||||
eclipse
|
||||
}
|
||||
|
||||
dependencies {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue