|
org.netbeans.modules.java.j2seproject/1 1.51.0 46 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
See:
Description
| Java SE Projects | |
|---|---|
| org.netbeans.modules.java.j2seproject.api | |
Uses various project APIs to implement the project type. Build system design document
Definition of j2seproject-specific portions of project.xml (1st revision).
Definition of j2seproject-specific portions of project.xml (2nd revision).
Definition of recognized keys in project.properties and/or
private.properties. XXX not yet formally specified.
Definition of targets in build-impl.xml which may be called or
overridden in build.xml. XXX not yet formally specified.
Added interface J2SECustomPropertySaver with method save()
to enable correct saving of properties added by JSE Project extending modules.
If a JSE Project extending module adds/modifies panels in Project Property
panels, then a mechanism is needed to ensure that all user-modified properties
are correctly stored in project.properties and private.properties when OK pressed.
Replace the existing J2SERunConfigProvider interface by
J2SECategoryExtensionProvider. The old interface was hardwired
to enable extension of Run panel only with one extension panel only. The
new interface provides this mechanism for any category and allows
multiple extension panels per category. The new functionality is needed
for JavaFX 2.0 support module, but is not limited to it.
Added class J2SEPropertyEvaluator with method evaluator() for
accessing PropertyEvaluator for given JSE Project. PropertyEvaluator resolves property
values for properties defined in project.properties and private.properties.
Covered by UI specification and design document.
|
|
|
|
|
The sources for the module are in the NetBeans Mercurial repositories.
N/A
Read more about the implementation in the answers to architecture questions.
|
org.netbeans.modules.java.j2seproject/1 1.51.0 46 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||