Eclipse Platform
2.1

Uses of Interface
org.eclipse.core.boot.IPlatformConfiguration

Packages that use IPlatformConfiguration
org.eclipse.core.boot Provides basic support for launching the Eclipse Platform. 
 

Uses of IPlatformConfiguration in org.eclipse.core.boot
 

Methods in org.eclipse.core.boot that return IPlatformConfiguration
static IPlatformConfiguration BootLoader.getCurrentPlatformConfiguration()
          Returns the current platform configuration.
static IPlatformConfiguration BootLoader.getPlatformConfiguration(URL url)
          Returns a platform configuration object, optionally initialized with previously saved configuration information.
 


Eclipse Platform
2.1

Copyright (c) IBM Corp. and others 2000, 2003. All Rights Reserved.