Uses of Interface
org.eclipse.equinox.app.IApplication
Package
Description
Provides support for running the Ant build tool in the platform.
Provides core support for Eclipse application model.
-
Uses of IApplication in org.eclipse.ant.core
Modifier and TypeClassDescriptionclass
Entry point for running Ant builds inside Eclipse (within the same JRE). -
Uses of IApplication in org.eclipse.equinox.app
Modifier and TypeMethodDescriptionvoid
IApplicationContext.setResult
(Object result, IApplication application) Sets the result of the application asynchronously.