Eclipse Platform
Release 3.6

Uses of Interface
org.eclipse.equinox.app.IApplication

Packages that use IApplication
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. 
 

Uses of IApplication in org.eclipse.ant.core
 

Classes in org.eclipse.ant.core that implement IApplication
 class AntRunner
          Entry point for running Ant builds inside Eclipse (within the same JRE).
 

Uses of IApplication in org.eclipse.equinox.app
 

Methods in org.eclipse.equinox.app with parameters of type IApplication
 void IApplicationContext.setResult(Object result, IApplication application)
          Sets the result of the application asynchronously.
 


Eclipse Platform
Release 3.6

Guidelines for using Eclipse APIs.

Copyright (c) Eclipse contributors and others 2000, 2010. All rights reserved.