Community
Participate
Working Groups
I20090317-1745. 1. choose 'Top Level Elements > Working Sets' 2. choose 'Top Level Elements > Projects' 3. 'Assign Working Set...' ==> it shows invalid 'Show only Package Explorer working sets' check box which is not applicable
This is broken for quite a while.
Created attachment 129831 [details] Patch with the fix. The model is set once the top level elements are set to working sets.So it no longer is null even if switched to top level elements as projects. Added check for top level elements to be projects in the viewer filter to disable the check box and the hyperlink to configure working sets in the dialog but still show all the working sets in the viewer.
Comment on attachment 129831 [details] Patch with the fix. Patch is almost good, except that getActivePackageExplorer() can be null.
Created attachment 129956 [details] Patch with added null check.
Patch is good. Committed to HEAD. Available in builds > N20090325-2000.
Verified in I20090428-0100.