[Editor] Enable JDKCompiler and make it default compiler
This commit is contained in:
@@ -11,9 +11,4 @@ repositories {
|
||||
|
||||
dependencies {
|
||||
implementation "org.joml:joml:${jomlVersion}"
|
||||
}
|
||||
|
||||
task relayDependencies(type: Copy) {
|
||||
from configurations.runtimeClasspath
|
||||
into file("build/dependencies")
|
||||
}
|
||||
Reference in New Issue
Block a user