|
org.netbeans.modules.java.source 0.52.0 8 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
See:
Description
| Java Source | |
|---|---|
| org.netbeans.api.java.loaders | |
| org.netbeans.api.java.source | Permits inspection and modification of the structure of Java sources. |
| org.netbeans.api.java.source.support | |
| org.netbeans.spi.java.loaders | |
Provides Java Model API access.
ensure.built.source.roots
When the ensure.built.source.roots property is set during ant script execution,
the javac task will not actually build the classfiles from scratch, but rather copy classfiles
produced by the Java infrastructure into the output folder. The content of the property will
be interpreted as list of source roots, for which the artifacts should be copied.
Added GeneratorUtilities.copyComments method, which
copies comments from one tree to another tree.
Added TreeUtilities.isEnumConstant() method, which
determines whether tree represents an enum constant.
Added CompilationInfo.getSourceVersion() to return the SourceVersion used by the javac compiler.
The JavaSource class contains methods introduced to keep binary compatibility among milestones of NB 6.0. These methods are not needed anymore and will be removed.
Adding TreeMake.Method(..., boolean isVarArg) to allow creation of methods with variable lenght of arguments.
XXX no answer for arch-usecases
|
|
The sources for the module are in the NetBeans Mercurial repositories.
XXX no answer for deploy-dependencies
Read more about the implementation in the answers to architecture questions.
|
org.netbeans.modules.java.source 0.52.0 8 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||