In work development , multiple projects are often created in Eclipse , but it is very inconvenient to Manage multiple projects. In particular , the equivalent of an Android project, you can not put a number of similar project files in a project to simplify the interface classification , this time in the Eclipse Create a working set in .
Steps
1, Click the lower triangle in the package Explorer view to toggle the view , the Top level Element option selects the working Set Working Set , You can switch views .
2, create a working set , Right-click the view space , create a new working set Java Working set Put the items that need to be put together and throw them in.
3, switch the view to see the created working set and the inside of the project , not put in the work set of the project will be placed in the other Projects working set , This makes the project in the package Explorer look much more comfortable.
Note : Working sets created in this way no longer create folders in the System , but only in Eclipse
Create a working set in Eclipse to simplify project group categorization