[Progress Communities] [Progress OpenEdge ABL] Forum Post: RE: Is there a way to specify a working set to launch Studio inside of?

  • Thread starter Thread starter James Arsenault
  • Start date Start date
Status
Not open for further replies.
J

James Arsenault

Guest
From the Eclipse doc (had to look this up because I'm not familiar with it) Working sets group elements for display in views or for operations on a set of elements. The navigation views use working sets to restrict the set of resources that are displayed. If a working set is selected in the navigator, only resources, children of resources, and parents of resources contained in the working set are shown. The problems view, tasks view and bookmarks view can all be filtered based on a working set via the Filters view menu item. When using the search facility, you can also use working sets to restrict the set of elements that are searched. Different views provide different ways to specify a working set. The views in the Eclipse SDK use the Window Working Set by default. The Window Working Set is initially empty. In order to modify the window working set you need to enable the Window Working Set command group via Window > Perspective > Customize Perspective.... You can then modify the window working set via Window > Working Sets menu or via corresponding toolbar button. Views that support working sets typically use the following working set selection dialog to manage existing working sets and to create new working sets: Seth, what is it you're hoping to achieve with working sets?

Continue reading...
 
Status
Not open for further replies.
Back
Top