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

org.apache.tools.ant.module.api.support (Ant) - NetBeans API Javadoc (Current Development Version)

org.apache.tools.ant.module/3 3.27.0 2

Package org.apache.tools.ant.module.api.support

Utilities for examining and running Ant scripts.

See:
          Description

Class Summary
ActionUtils Makes it easier to implement org.netbeans.spi.project.ActionProvider in a standard way by running targets in Ant scripts.
TargetLister Provides a way to find targets from an Ant build script.
TargetLister.Target Representation of a target from an Ant script.
 

Package org.apache.tools.ant.module.api.support Description

Utilities for examining and running Ant scripts. ActionUtils is primarily of interest to project type providers which need to run Ant targets to implement project actions. TargetLister is not likely to be useful outside the Ant module suite.


org.apache.tools.ant.module/3 3.27.0 2

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