|
Eclipse Platform 2.1 |
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use IPlatformRunnable | |
org.eclipse.ant.core | Provides support for running the Ant build tool in the platform. |
org.eclipse.core.boot | Provides basic support for launching the Eclipse Platform. |
Uses of IPlatformRunnable in org.eclipse.ant.core |
Classes in org.eclipse.ant.core that implement IPlatformRunnable | |
class |
AntRunner
Entry point for running Ant builds inside Eclipse. |
Uses of IPlatformRunnable in org.eclipse.core.boot |
Methods in org.eclipse.core.boot that return IPlatformRunnable | |
static IPlatformRunnable |
BootLoader.getRunnable(String applicationName)
Instantiates and returns an instance of the named application's runnable entry point. |
static IPlatformRunnable |
BootLoader.getRunnable(String pluginId,
String className,
Object args)
Instantiates and returns an instance of the named class. |
|
Eclipse Platform 2.1 |
|||||||||
PREV NEXT | FRAMES NO FRAMES |