Package build

Class BuildReleaseAllApps

java.lang.Object
adalid.util.Utility
build.BuildReleaseAllApps

public class BuildReleaseAllApps extends adalid.util.Utility
Author:
Jorge Campins
  • 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.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

    • BuildReleaseAllApps

      public BuildReleaseAllApps()
  • Method Details