Community
Participate
Working Groups
Using HEAD: * New Eclipse Application launch configuration * Choose "features selected below" * De-select all features * check "Only show selected" * Select "org.eclipse.pde" feature (appears in list) * Select "plug-ins selected below only" * Select "features selected below" The selection count shows 1 of N, but the list/tree is empty At this point, switching back to "plug-ins selected below" and then back to "features selected below", the selection count is now 0... so the select gets removed somehow.
We should look into this for 3.6.
Created attachment 168466 [details] Patch
+1
I separated the extra code changes included in the patch into bug 313381 (and modified the fix to change the text and remove an unecessary import that was added). Ankur, when you attach a patch for review, please provide a very brief description of what is fixing and/or how it fixes the reported problem. If a patch contains additional changes that could affect behaviour they need to be reviewed as well. Fixed in HEAD.
Verified.