Bug 249707 - New plug-in wizard should use activities to filter templates
Summary: New plug-in wizard should use activities to filter templates
Status: RESOLVED FIXED
Alias: None
Product: PDE
Classification: Eclipse Project
Component: UI (show other bugs)
Version: 3.4   Edit
Hardware: All All
: P3 normal (vote)
Target Milestone: 3.5 M3   Edit
Assignee: Chris Aniszczyk CLA
QA Contact:
URL:
Whiteboard:
Keywords: bugday
Depends on:
Blocks:
 
Reported: 2008-10-05 15:27 EDT by Rüdiger Herrmann CLA
Modified: 2008-10-13 12:20 EDT (History)
1 user (show)

See Also:


Attachments
Patch (2.47 KB, patch)
2008-10-07 16:01 EDT, Rüdiger Herrmann CLA
caniszczyk: iplog+
Details | Diff
mylyn/context/zip (1.36 KB, application/octet-stream)
2008-10-13 12:07 EDT, Chris Aniszczyk CLA
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Rüdiger Herrmann CLA 2008-10-05 15:27:47 EDT
The 'new plug-in wizard' should respect activities that filter out templates

Set up:
* a plug-in that contributes a template via the 'org.eclipse.pde.ui.pluginContent' extensin point
* an activity to filter out the above contribution using an 'activityPatternBinding' that matches the id of the contribution

I would assume that the above setup would not show the template in the 'new plug-in wizard', but it actually does.
Comment 1 Rüdiger Herrmann CLA 2008-10-07 16:01:47 EDT
Created attachment 114471 [details]
Patch

Is this sufficient?
Comment 2 Chris Aniszczyk CLA 2008-10-07 16:03:27 EDT
It may be. Let me put it on my list of things to review for M3.

Thanks!
Comment 3 Chris Aniszczyk CLA 2008-10-13 12:06:56 EDT
done.

> 20091013

Thanks for your contribution :)
Comment 4 Chris Aniszczyk CLA 2008-10-13 12:07:05 EDT
Created attachment 114957 [details]
mylyn/context/zip