views:

62

answers:

2

I'd like to be able to have multiple "sets" of open files in netbeans but i didn't find a way or plugin to do it.

Say i have 5 file related to "bug xyz" but i want to start working on feature "abc". Instead of having 10 files open i'd like to be able to say "create new set of files" and work on those and switch back and forth.

Is there some way it netbeans to achieve this ?

A: 

One thing you could do open up a new workspace and name it abc..

Shekhar
A: 

You can drag-and-drop editor tabs into a new window:

alt text

Coronatus