Remove support for xml-based script configs, other minor refactorings
This commit is contained in:
-3
@@ -98,9 +98,6 @@ public class K2JVMCompilerArguments extends CommonCompilerArguments {
|
||||
@ValueDescription("<path>")
|
||||
public String declarationsOutputPath;
|
||||
|
||||
@Argument(value = "Xload-script-configs", description = "Load script configuration files from project directory tree")
|
||||
public boolean loadScriptConfigs;
|
||||
|
||||
@Argument(value = "Xsingle-module", description = "Combine modules for source files and binary dependencies into a single module")
|
||||
public boolean singleModule;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user