[
Date Prev][
Date Next][
Thread Prev][
Thread Next][
Date Index][
Thread Index]
[
List Home]
| Re: [pde-dev] PDE Extensions TreeViewer enhancements (Curtis	Windatt) | 
Curtis,
> Do you have an Eclipse bugzilla account?  Please open a bug
(enhancement 
> request) describing the changes.  Then please try creating a patch for
> your changes so we can see what has been changed (doing a diff of the 
> projects is possible, but difficult).  
I created the patches (git format) and attached these to:
Bug 360894 - Extensions tree viewer should also be filtered by leaf
item's attributes
Bug 186404 - [Viewers] Update PatternFilter API to allow extensions
> What changes did you need to make to ui workbench? If they are
required 
> for this to work and are reasonable, we can file a request against 
> that component to have them contributed.
I had to extend PatternFilter from org.eclipse.ui.workbench. There was
already Bug 186404 from 2007 demanding the ability to extend
PatternFilter. This is the only change to the workbench.
Best regards,
Sascha