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

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

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

Uses of Class
org.netbeans.api.project.ant.AntBuildExtender.Extension

Packages that use AntBuildExtender.Extension
org.netbeans.api.project.ant Ways of getting information about Ant-based projects useful from other projects. 
 

Uses of AntBuildExtender.Extension in org.netbeans.api.project.ant
 

Methods in org.netbeans.api.project.ant that return AntBuildExtender.Extension
 AntBuildExtender.Extension AntBuildExtender.addExtension(String id, FileObject extensionXml)
          Adds a new build script extension.
 AntBuildExtender.Extension AntBuildExtender.getExtension(String id)
          Get an extension by the id.
 


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

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