I customized MyEclipse with many changes made via Window –> Preferences.
But, when I switch to a new workspace (File –> Switch Workspace, create new folder), those settings are lost.
- Is there a way to tell MyEclipse that all new workspaces should share the configuration settings?
- If not, is there a way to copy certain files into the new workspace folder to get this effect?
- Is there another approach I should be using instead of multiple workspaces? Basically, MyEclipse is becoming too cluttered with all my different projects, so I want to group the projects and only see one group at a time (e.g., JSF projects, GWT projects, vanilla servlet/JSP projects, etc.)
Thanks!