Package org.eclipse.pde.ui.launcher
Class OSGiLaunchConfigurationInitializer
- java.lang.Object
- 
- org.eclipse.pde.launching.OSGiLaunchConfigurationInitializer
- 
- org.eclipse.pde.ui.launcher.OSGiLaunchConfigurationInitializer
 
 
- 
 @Deprecated public class OSGiLaunchConfigurationInitializer extends OSGiLaunchConfigurationInitializer Deprecated.useOSGiLaunchConfigurationInitializerinstead.Initializes launch configuration attributes for newly-created OSGi Framework launch configurationsClients may instantiate or subclass this class - Since:
- 3.3
- See Also:
- OSGiLaunchConfigurationInitializer
- Restriction:
- This method is planned for removal. See bug 564563 for details.
- Restriction:
- This method is planned for removal. See bug 564563 for details.
 
- 
- 
Field Summary- 
Fields inherited from class org.eclipse.pde.launching.OSGiLaunchConfigurationInitializerDEFAULT
 
- 
 - 
Constructor SummaryConstructors Constructor Description OSGiLaunchConfigurationInitializer()Deprecated.
 - 
Method Summary- 
Methods inherited from class org.eclipse.pde.launching.OSGiLaunchConfigurationInitializergetAutoStart, getStartLevel, initialize, initializeBundleState, initializeFrameworkDefaults, initializeSourcePathProvider
 
- 
 
-