Package | Description |
---|---|
org.eclipse.ant.core |
Provides support for running the Ant build tool in the platform.
|
org.eclipse.equinox.app |
Provides core support for Eclipse application model.
|
Modifier and Type | Method and Description |
---|---|
Object |
AntRunner.start(IApplicationContext context)
Invokes the building of a project object and executes a build using either a given target or the default target.
|
Modifier and Type | Method and Description |
---|---|
Object |
IApplication.start(IApplicationContext context)
Starts this application with the given context and returns a result.
|
Copyright (c) 2000, 2015 Eclipse Contributors and others. All rights reserved.Guidelines for using Eclipse APIs.