Where has windows working sets gone in Eclipse 3.4 - Stack Overflow most recent 30 from stackoverflow.com2009-12-03T17:50:29Zhttp://stackoverflow.com/feeds/question/240264http://www.creativecommons.org/licenses/by-nc/2.5/rdfhttp://stackoverflow.com/questions/240264/where-has-windows-working-sets-gone-in-eclipse-3-40Where has windows working sets gone in Eclipse 3.4slashnick2008-10-27T15:17:26Z2009-01-07T21:34:00Z
<p>Where can I find the option to switch between the Windows Working Set in Eclipse 3.4 (Ganymede)? In the previous version it was under then Window menu, but it appears to have moved.</p>
http://stackoverflow.com/questions/240264/where-has-windows-working-sets-gone-in-eclipse-3-4/240346#2403460Answer by VonC for Where has windows working sets gone in Eclipse 3.4VonC2008-10-27T15:41:15Z2008-10-27T15:41:15Z<p>You still have it under 'Windows' menu. </p>
<p>Windows/Working Sets/[your different working sets]</p>
<p>You select the different working sets you want to be displayed in the package explorer. So it is not exactly a "switch" anymore, rather a filter.</p>
http://stackoverflow.com/questions/240264/where-has-windows-working-sets-gone-in-eclipse-3-4/241782#2417820Answer by Craig Angus for Where has windows working sets gone in Eclipse 3.4Craig Angus2008-10-28T00:01:43Z2008-10-28T00:01:43Z<p>In the package explorer you will see a small triangle in the top right of the menu bar.</p>
<p>Click on this will pop up a menu.</p>
<p>You can then select "Top Level Elements" and switch between "Projects" and "Working Sets"</p>
http://stackoverflow.com/questions/240264/where-has-windows-working-sets-gone-in-eclipse-3-4/421931#4219310Answer by Lee for Where has windows working sets gone in Eclipse 3.4Lee2009-01-07T20:28:24Z2009-01-07T20:28:24Z<p>This doesn't really replace the same functionality. There must be a way to set a global group of working sets. Without that ability you have to set the working sets for each widget that supports working sets. ie. Changing it in package explorer doesn't change it in the open type window. Does anyone know a way to do this?</p>
http://stackoverflow.com/questions/240264/where-has-windows-working-sets-gone-in-eclipse-3-4/422189#4221890Answer by Lee for Where has windows working sets gone in Eclipse 3.4Lee2009-01-07T21:34:00Z2009-01-07T21:34:00Z<p>I neglected to read the slashnick's comment:</p>
<p>Correct, although I had to customize the perspective to show it (window > customize perspective) – slashnick (Oct 28 at 9:26)</p>
<p>Window > customize perspective
commands tab.
check window working set in available command groups section</p>