Get './gradlew eclipse' working again
This commit is contained in:
parent
4e61fa6b22
commit
7218e56e5b
6 changed files with 12 additions and 0 deletions
|
|
@ -28,6 +28,7 @@ eclipse {
|
|||
allprojects {
|
||||
repositories {
|
||||
mavenLocal()
|
||||
maven { url 'https://libraries.minecraft.net/' }
|
||||
maven { url "https://oss.sonatype.org/content/repositories/releases" }
|
||||
maven { url "https://repo.mikeprimm.com" }
|
||||
maven { url "https://repo.maven.apache.org/maven2" }
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue