Bug 101446

Summary: [doc] Configuration can become invalid when removing org.eclipse.update.configurator
Product: [Eclipse Project] Platform Reporter: DJ Houghton <dj.houghton>
Component: RuntimeAssignee: platform-runtime-inbox <platform-runtime-inbox>
Status: RESOLVED FIXED QA Contact:
Severity: normal    
Priority: P3 Keywords: readme
Version: 3.1   
Target Milestone: 3.1 RC4   
Hardware: PC   
OS: Windows XP   
Whiteboard:

Description DJ Houghton CLA 2005-06-23 10:08:07 EDT
README for 3.1.

See bug 85835 for implementation details.

When launching an Eclipse Application from within the Eclipse IDE it is possible
to select the set of plug-ins that are included in the Eclipse Application. 
Removing the org.eclipse.update.configurator plug-in from the set of plug-ins to
an existing configuration can cause the configuration to become invalid.  This
can result in extra plug-ins installed in the target application that are not
resolved.  To work around this, after the org.eclipse.update.configurator
plug-in has been removed, the target configuration area should be cleared before
launching. (bug 85835)
Comment 1 DJ Houghton CLA 2005-06-23 10:08:57 EDT
Added to README in 2005-06-23.