Class ProductInfo
java.lang.Object
org.openjdk.asmtools.util.ProductInfo
Class providing access to the product info.
productinfo.properties will be generated during the build
-
Field Summary
FieldsModifier and TypeFieldDescriptionprivate static ResourceBundleprivate static final Stringstatic final StringFull version of the product, including build number and date of creationstatic final StringVersion of the product in the short format, like 5.0 -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
VERSION
Version of the product in the short format, like 5.0 -
FULL_VERSION
Full version of the product, including build number and date of creation -
BUNDLE_NAME
- See Also:
-
bundle
-
-
Constructor Details
-
ProductInfo
public ProductInfo()
-
-
Method Details
-
getProperty
-
init
private static void init()Initializes the bundle -
version
-
fullVersion
-