org.netbeans.modules.project.ant.task |
|
Java Source File Name | Type | Comment |
RegenerateFilesTask.java | Class | Ant task to regenerate project metadata files (build scripts).
Currently semantics are identical to that of opening the project
in the IDE's GUI: i.e. |
ShowCRCTask.java | Class | Ant task to show CRCs of files such as build.xml as
computed by
GeneratedFilesHelper . |