Class JarInformation

  • All Implemented Interfaces:

    
    public final class JarInformation
    
                        

    Stores values gathered by JarUtilities.jarInformation for easy access. Values stored and provided by this class are:

    • The directory in which the exe or JAR reside in

    • The file used to start ServerPackCreator. Either an exe or a JAR

    • The filename of the exe or JAR

    • The Java version with which ServerPackCreator is being used

    • The operating systems' architecture

    • The operating systems' name

    • The operating systems' version

    • Whether an exe is being used for running ServerPackCreator