Product Info
Represents information about the IntelliJ Platform product. The information is retrieved from the product-info.json file in the IntelliJ Platform directory.
Constructors
Types
Represents a custom property with a key-value pair.
Represents a launch configuration for a product.
Represents a layout item in the product structure.
Represents the different kinds of layout items.
Properties
The build number of the product, like "232.8660.185".
The list of bundled plugins provided with the current release.
The list of custom properties of the product.
The directory name of the product data.
The base name for environment variables.
The list of file extensions associated with the product.
The list of OS- and arch-specific launch configurations for the product.
The minimum Java version required by the product.
The product code, like "IU".
The vendor of the product.
The path to the SVG icon of the product.
The suffix of the version, like "EAP".