| Summary: | [CommonNavigator] Required filter org.eclipse.ui.navigator.resources.filters.workingSet is not present. | ||
|---|---|---|---|
| Product: | [Eclipse Project] Platform | Reporter: | Cameron Ross <cross> |
| Component: | UI | Assignee: | Platform-UI-Inbox <Platform-UI-Inbox> |
| Status: | RESOLVED INVALID | QA Contact: | |
| Severity: | normal | ||
| Priority: | P3 | CC: | aniefer, francisu |
| Version: | 3.6 | ||
| Target Milestone: | --- | ||
| Hardware: | PC | ||
| OS: | Windows 7 | ||
| Whiteboard: | |||
|
Description
Cameron Ross
If this is a PDE problem it belongs to PDE/UI. But sending over to common navigator people first. It sounds like you are using the working set support (which is part of the project explorer and not API). This changed in Helios to use the CNF filter mechanism in order to fix a bug. To make this work, simply grab this filter (named in the message) from the org.eclipse.ui.navigator.resources plugin.xml. |