Package showcase.meta.util.windows
Class RunSomeScript
java.lang.Object
adalid.util.Utility
adalid.util.io.SysCmdRunner
showcase.meta.util.windows.RunSomeScript
public class RunSomeScript
extends adalid.util.io.SysCmdRunner
RunSomeScript sirve para buscar, seleccionar y ejecutar un script (archivo .bat).
- Author:
- ADALID meta-jee2-archetype
-
Field Summary
Fields inherited from class adalid.util.Utility
FILE_SEP, OS_NAME, USER_DIR, USER_HOME, WINDOWS -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class adalid.util.io.SysCmdRunner
executeSystemCommand, executeSystemCommand, executeSystemCommand, executeSystemCommand, executeSystemCommand, log, sendMethods inherited from class adalid.util.Utility
chooseDirectory, chooseFile, chooseFile, chooseFile, chooseFile, chooseFileOrDirectory, chooseFileOrDirectory, chooseFileOrDirectory, chooseFileOrDirectory, finished, finished, finished, getAdalidProjectVersion, getArguments, getArguments, getBootstrapping, getLastExecutedProject, getLastExecutedProjectAlias, getLastExecutedProjectBaseFolderName, getLastExecutedProjectClass, getLastExecutedProjectClassName, instanceOf, logAdalidProjectVersion, logSystemProperties, newInstance, setBootstrappingFileName, showConfirmDialog, showConfirmDialog, starting, starting, updateProjectBuilderDictionary
-
Constructor Details
-
RunSomeScript
public RunSomeScript()
-
-
Method Details
-
main
-