osx - How do I combine projects in eclipse? -
i have lot of projects in eclipse , i'm trying tidy simple folder. there way can have, example projects particular client in 1 collapsable folder?
you can achieve organization within eclipse without changing filesystem structure of projects. feature, cut chase, called eclipse working sets.
the gist working sets groups of projects or resources, , of eclipse views (package view, enterprise explorer, navigator, etc) can honor , switch between working sets.
create working set of type resource, select projects want, in package explorer carat drop down (i'm looking @ eclipse kepler) can either have top-level elements working sets (e.g. folder-like view per client) or can filter out stuff 1 working set @ time.
some other uses working sets might projects of types, java vs. c++ projects, etc. outlined in older tutorial.
Comments
Post a Comment