added Wcfg file parser and CLI
This commit is contained in:
@@ -14,6 +14,10 @@ allprojects {
|
||||
|
||||
java {
|
||||
modularity.inferModulePath = true
|
||||
toolchain {
|
||||
languageVersion = JavaLanguageVersion.of(17)
|
||||
vendor = JvmVendorSpec.GRAAL_VM
|
||||
}
|
||||
}
|
||||
|
||||
lombok {
|
||||
|
Reference in New Issue
Block a user