Uses of Interface
org.eclipse.equinox.app.IApplication
Packages that use 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.coreClasses in org.eclipse.ant.core that implement IApplicationModifier and TypeClassDescriptionclassEntry point for running Ant builds inside Eclipse (within the same JRE).
- 
Uses of IApplication in org.eclipse.equinox.appMethods in org.eclipse.equinox.app with parameters of type IApplicationModifier and TypeMethodDescriptionvoidIApplicationContext.setResult(Object result, IApplication application) Sets the result of the application asynchronously.