Is it possible to group projects in Eclipse?

后端 未结 6 950
感情败类
感情败类 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

    Using Working Sets, you can add and organize them as shown in the picture :

    enter image description here

    As you can see my Java projects are in Working sets like Sem1 and TPs.

    When you create an all new Project, just add the project to your working set, like this :

    enter image description here

提交回复
热议问题