Dynamic working sets

If you have a lot of projects in your Eclipse workspace you should check out the Dynamic Working Sets plug-in.

It allows you to define working sets based on a regular expression. If a project name matches the regex it will be included in the working set.

It sure beats adding new projects to existing working sets all the time. Really handy to keep your workspace organized.

Topic: 

1 Comment

Hey there! Thanks for the

Hey there! Thanks for the recommendation! Glad you like it!

For anyone who uses m2eclipse, there's an extension to this plugin that lets you organize by group/artifact too!

I also like to use it to organize by project nature. This is especially handy if you define a simple plugin of your own that defines a few natures and then you add those natures to your projects, almost like categories, which can be auto-organized using project nature working sets.

Enjoy!
-- Scott

Add new comment