I'm trying to remove the working sets "Java Main Sources" and "Java Test Sources" from the working sets of the Project Explorer.
I can delete them from the Select Working Set dialogue window, but, they return when Eclipse is restarted. Is there a way to remove them permanently?
After restarting eclipse, I would expect those working sets to not be present.




These working sets are contributed by the Maven support plug-ins (org.eclipse.m2e.xxx).
There does not seem to be anyway to disable them other than uninstalling the Maven support.