MyEclipse CI as a popular javaide development tool, it has a lot of useful features for our development to provide help. But when we have a lot of projects in our workspace, it's a headache to manage.
But we don't want to change the working range, so we need a more effective approach to project management.
1. Open myeclipse, you can see the small triangle symbol shown, click Open.
2. The popup interface, there is a select Working Set option. Click on Select working Set ...
3. By default, the Windows working setis selected, and we can click New ... to create another working set. After a new success, you can add the required items to the corresponding work set. Is like a sub-Workspace.
4. Select the created working Set, then edit the editor (edit ... ) and Delete (remove) are changed from gray to white and can be clicked. This option enables you to edit or delete items in a working set.
5. Demo Create a new Java working set . Click New... and select the working set type is Java. As shown in the following:
6. After naming the working Set , add the items you want to manage. Click Done .
7. The new Java working Set is built. As shown in the following:
8. Effects such as.
9. If it is not displayed, then check if this option is set.
Reference Link: http://iyuanbo.iteye.com/blog/1158136
Use Java working Set to manage projects in MyEclipse CI