站内搜索: 请输入搜索关键词
当前页面: 在线文档首页 > NetBeans API Javadoc (Current Development Version)

Uses of Package org.netbeans.api.project.ant (Ant-Based Project Support) - NetBeans API Javadoc (Current Development Version)

org.netbeans.modules.project.ant/1 1.16

Uses of Package
org.netbeans.api.project.ant

Packages that use org.netbeans.api.project.ant
org.netbeans.api.project.ant Ways of getting information about Ant-based projects useful from other projects. 
org.netbeans.spi.project.ant Pluggable implementations of inter-project Ant dependencies. 
org.netbeans.spi.project.support.ant Principal package for implementing typical Ant-based projects. 
 

Classes in org.netbeans.api.project.ant used by org.netbeans.api.project.ant
AntArtifact
          Represents one artifact of an Ant build.
AntBuildExtender.Extension
          Describes and allows to manipulate the build script extension and it's links to the main build script of the project.
 

Classes in org.netbeans.api.project.ant used by org.netbeans.spi.project.ant
AntArtifact
          Represents one artifact of an Ant build.
AntBuildExtender
          Allows extending the project's build script with 3rd party additions.
 

Classes in org.netbeans.api.project.ant used by org.netbeans.spi.project.support.ant
AntArtifact
          Represents one artifact of an Ant build.
AntBuildExtender
          Allows extending the project's build script with 3rd party additions.
 


org.netbeans.modules.project.ant/1 1.16

Built on May 28 2007.  |  Portions Copyright 1997-2007 Sun Microsystems, Inc. All rights reserved.