Package | Description |
---|---|
org.netbeans.api.java.platform |
Representation of Java platform installations.
|
org.netbeans.spi.java.platform.support |
Modifier and Type | Method and Description |
---|---|
abstract Specification |
JavaPlatform.getSpecification()
Returns specification of the Java SDK
|
Modifier and Type | Method and Description |
---|---|
JavaPlatform[] |
JavaPlatformManager.getPlatforms(String platformDisplayName,
Specification platformSpec)
Returns platform given by display name and/or specification.
|
Modifier and Type | Method and Description |
---|---|
Specification |
ForwardingJavaPlatform.getSpecification() |