Package scala_maven_executions
Class MainWithArgsInFile
java.lang.Object
scala_maven_executions.MainWithArgsInFile
Use a file and reflection to start a main class with arguments define in a file.
This class should run without other dependencies than jre.
This class is used as a workaround to the windows command line size limitation.
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
MainWithArgsInFile
public MainWithArgsInFile()
-
-
Method Details
-
main
- Parameters:
args
-
-