Package | Description |
---|---|
org.netbeans.api.java.project.classpath |
Modifier and Type | Method and Description |
---|---|
static ProjectClassPathExtender |
ProjectClassPathModifier.extenderForModifier(Project p)
Similar to
ProjectClassPathModifier.extenderForModifier(ProjectClassPathModifierImplementation) but permits the new SPI to be created lazily. |
static ProjectClassPathExtender |
ProjectClassPathModifier.extenderForModifier(ProjectClassPathModifierImplementation pcpmi)
Translates the new SPI into an instance of the old SPI.
|