Where has windows working sets gone in Eclipse 3.4 - Stack Overflow most recent 30 from stackoverflow.com 2009-12-03T17:50:29Z http://stackoverflow.com/feeds/question/240264 http://www.creativecommons.org/licenses/by-nc/2.5/rdf http://stackoverflow.com/questions/240264/where-has-windows-working-sets-gone-in-eclipse-3-4 0 Where has windows working sets gone in Eclipse 3.4 slashnick 2008-10-27T15:17:26Z 2009-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#240346 0 Answer by VonC for Where has windows working sets gone in Eclipse 3.4 VonC 2008-10-27T15:41:15Z 2008-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#241782 0 Answer by Craig Angus for Where has windows working sets gone in Eclipse 3.4 Craig Angus 2008-10-28T00:01:43Z 2008-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#421931 0 Answer by Lee for Where has windows working sets gone in Eclipse 3.4 Lee 2009-01-07T20:28:24Z 2009-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#422189 0 Answer by Lee for Where has windows working sets gone in Eclipse 3.4 Lee 2009-01-07T21:34:00Z 2009-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>