| 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.
|
Built on September 30 2016. | Portions Copyright 1997-2016 Oracle. All rights reserved.