Package | Description |
---|---|
org.netbeans.api.java.platform |
Representation of Java platform installations.
|
Modifier and Type | Method and Description |
---|---|
Profile[] |
Specification.getProfiles()
Returns profiles supported by the Java platform.
|
Constructor and Description |
---|
Specification(String name,
SpecificationVersion version,
Profile[] profiles)
Creates new SDK Specification
|
Specification(String name,
SpecificationVersion version,
String displayName,
Profile[] profiles)
Creates new SDK Specification
|
Built on June 4 2024. | Copyright © 2017-2024 Apache Software Foundation. All Rights Reserved.