working-set

What is a debug working set (Eclipse)?

I'm using Eclipse IDE and notice an option in the Debug perspective in the Breakpoints view that allows me to chose/create a working set. I've found all kinds of help online that tells me how to make a working set or choose a working set, but nothing that explains what a working set is or why I'd want to use one. ...

Retain Navigator view state when switching working sets in Eclipse

When switching working sets in Eclipse, the tree in the Navigator View collapses. Is there any way to stop that collapse and have the view retain the tree in its open position? ...

possible to have two working sets? 1) data 2) code

In regards to Operating System concepts... Can a process to have two working sets, one that represents data and another that represents code? ...

How can I load two Eclipse projects with conflicting names in two different working sets?

I have two Eclipse working sets (WorkingSet 0.1.x and WorkingSet 0.2.x). I need to do work on them interchangeably, though neither interacts with the other. The problem is that some of the projects obviously have the same name (MyProject, MyModule). Even if I close all of the projects in WorkingSet 0.1.x, I can't even add the 0.2.x versi...

PHP Working set in Zend Studio does not show Subfolders

Hello, I am using Zend Studio 7.2.0 for coding. When I create a PHP working set and add some folders to it, the PHP Explorer view displays the list of files in these folders, but not their subfolders. However, if I expand the desired subfolders in 'create working set' dialog -which are selected by default, they will appear in the PHP Ex...