|
org.netbeans.modules.java.source 0.60.2 10 | |||||||||
| 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 SourceUtils.getAttributeValueCompletions method, which
returns a list of completions for an annotation attribute value suggested by
annotation processors.
Added support for encoding/decoding exotic identifiers to TreeUtilities.
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.
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.60.2 10 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||