Class RunZipRelease

java.lang.Object
adalid.util.Utility
adalid.util.io.SysCmdRunner
showcase.meta.util.windows.RunZipRelease

public class RunZipRelease extends adalid.util.io.SysCmdRunner
RunZipRelease sirve para ejecutar el script release.bat, el cual sirve para generar el zip de instalación.
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
    Constructor
    Description
     
  • Method Summary

    Modifier and Type
    Method
    Description
    static void
    main(String[] args)
     

    Methods inherited from class adalid.util.io.SysCmdRunner

    executeSystemCommand, executeSystemCommand, executeSystemCommand, executeSystemCommand, executeSystemCommand, log, send

    Methods 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

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • Constructor Details

    • RunZipRelease

      public RunZipRelease()
  • Method Details

    • main

      public static void main(String[] args)