| Package | Description |
|---|---|
| org.eclipse.ant.core |
Provides support for running the Ant build tool in the platform.
|
| Modifier and Type | Method and Description |
|---|---|
ProjectInfo |
TargetInfo.getProject()
Returns the ProjectInfo of the enclosing project.
|
| Constructor and Description |
|---|
TargetInfo(ProjectInfo project,
String name,
String description,
String[] dependencies,
boolean isDefault)
Create a target information
|
Copyright (c) 2000, 2014 Eclipse Contributors and others. All rights reserved.Guidelines for using Eclipse APIs.