See: Description
Package | Description |
---|---|
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 |
Provides Java Model API access.
JavaSourceAPI
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.
Check whether tree is part of compound declaration.
Check the tree end with comma.
Added BuildArtifactMapper.isCompileOnSaveSupported method, which checks if compile on save is suported in the current configuration.
Check the var type variable in given tree path.
ElementHandle
for module
Added a method to create a module ElementHandle
from a module name.
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.
Built on June 4 2024. | Copyright © 2017-2024 Apache Software Foundation. All Rights Reserved.