Is it possible to group projects in Eclipse?

后端 未结 6 932
感情败类
感情败类 2020-12-13 03:33

Is it possible to group projects in Eclipse? Or maybe have a project with sub-projects?

6条回答
  •  执念已碎
    2020-12-13 03:43

    Eclipse offers working sets. You can reduce the projects shown in the Package Explorer and other places to whichever projects you defined into the working set. You can also show the union of various sets, and similar gymnastics.

    You can define/edit/delete working sets from the little triangle dropdown menu on the Package Explorer and similar directory views.

提交回复
热议问题