Mirror von
https://github.com/IntellectualSites/FastAsyncWorldEdit.git
synchronisiert 2024-12-25 10:30:04 +01:00
Drop translatable names for now
Dieser Commit ist enthalten in:
Ursprung
853bfab022
Commit
8348ffa7cf
@ -35,6 +35,10 @@ dependencies {
|
||||
testCompile 'org.mockito:mockito-core:1.9.0-rc1'
|
||||
}
|
||||
|
||||
tasks.withType(JavaCompile).configureEach {
|
||||
it.options.compilerArgs.add("-Aarg.name.key.prefix=")
|
||||
}
|
||||
|
||||
sourceSets {
|
||||
main {
|
||||
java {
|
||||
|
Laden…
In neuem Issue referenzieren
Einen Benutzer sperren