Ajeetkg / javadude

Automatically exported from code.google.com/p/javadude
0 stars 0 forks source link

Exclude closed projects from working set optionally #57

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Install & define a RegExp working set
2. Close a matching project

What is the expected output? What do you see instead?
1. There should be an option per working set if closed projects are displayed
2. If checked, the closed projects are hidden from the working set

What version of the product are you using? On what operating system?
2.1.2

Please provide any additional information below.
We use to have very many projects in the workspace (80+), grouped in normal 
working sets, most of them closed and opening just a few on which we work.
So for quick access to all opened projects we like to setup a dynamic working 
set that shows all open projects.

Original issue reported on code.google.com by Frank.Ja...@gmail.com on 2 May 2013 at 12:37

GoogleCodeExporter commented 8 years ago
I started some development on this issue, but since we cannot put more 
information to an IWorkingSet than name, label and id, I see no easy way to 
save a flag "include closed projects".

Original comment by Frank.Ja...@gmail.com on 3 Jun 2013 at 1:58