RFE: Assign working sets option in PyDev Package Explorer
Brought to you by:
fabioz
In the Java Package Explorer, if you right click a project there's an "Assign working sets" option in the context menu just under the "Close unrelated projects" option.
Please please please may I have an "Assign working sets" option if I right click a project in the PyDev Package Explorer?
Note when creating: org.eclipse.jdt.internal.ui.workingsets.ConfigureWorkingSetAssignementAction is the class that adds this in Java (really strange that this is jdt-specific and not available in the platform)