|
org.netbeans.modules.java.source 0.104.0 23 | |||||||||
| 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.matching | |
| 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.
WorkingCopy.resolveRewriteTarget.
Added a method resolveRewriteTarget to class WorkingCopy,
that returns the tree into which the given tree has been rewritten.
GeneratorUtilities.createFromTemplate.
Added the method createFromTemplate to class GeneratorUtilities,
which will create a new CompilationUnitTree from a template.
GeneratorUtilities.appendToAnnotationValue.
Added two overloaded methods appendToAnnotationValue to class GeneratorUtilites,
which augment ModifiersTree or CompilationUnitTree with
annotation with the given attribute values.
ElementHandle for type and package.
Added a factory methods to create an ElementHandle for type and package from binary name.
ReferencesCount support class which provides frequences of type usage in a source root.
Added ReferencesCount support class which provides information how many classes on the source path (source root) are using
given type or package.
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.104.0 23 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||