Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.
Bug 318400 - [CommonNavigator] Required filter org.eclipse.ui.navigator.resources.filters.workingSet is not present.
Summary: [CommonNavigator] Required filter org.eclipse.ui.navigator.resources.filters....
Status: RESOLVED INVALID
Alias: None
Product: Platform
Classification: Eclipse Project
Component: UI (show other bugs)
Version: 3.6   Edit
Hardware: PC Windows 7
: P3 normal (vote)
Target Milestone: ---   Edit
Assignee: Platform-UI-Inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-06-29 21:52 EDT by Cameron Ross CLA
Modified: 2010-06-30 12:35 EDT (History)
2 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Cameron Ross CLA 2010-06-29 21:52:36 EDT
Build Identifier: 20100617-1415

I have a plug-in that makes use of the Common Navigator Framework.  This plug-in has been tested extensively on Galileo (3.5) and all is well.  However, when the plug-in is self-hosted from Helios, the following error is logged to the Error Log view within the launched workbench:

!ENTRY org.eclipse.ui.navigator.resources 4 0 2010-06-29 21:40:23.799
!MESSAGE Required filter org.eclipse.ui.navigator.resources.filters.workingSet is not present. Working set support will not function correctly.


Reproducible: Always
Comment 1 Andrew Niefer CLA 2010-06-30 08:51:29 EDT
If this is a PDE problem it belongs to PDE/UI.  But sending over to common navigator people first.
Comment 2 Francis Upton IV CLA 2010-06-30 12:35:09 EDT
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.