Bug 303361 - [RCP] Mail app template has incorrect implementation for 'View'
Summary: [RCP] Mail app template has incorrect implementation for 'View'
Status: RESOLVED FIXED
Alias: None
Product: PDE
Classification: Eclipse Project
Component: UI (show other bugs)
Version: 3.6   Edit
Hardware: All All
: P3 normal (vote)
Target Milestone: 3.7 M4   Edit
Assignee: Curtis Windatt CLA
QA Contact:
URL:
Whiteboard:
Keywords: contributed
Depends on:
Blocks:
 
Reported: 2010-02-19 14:43 EST by Eric Moffatt CLA
Modified: 2010-11-18 14:40 EST (History)
3 users (show)

See Also:


Attachments
PDE templates patch v1 (5.13 KB, patch)
2010-11-11 07:32 EST, Remy Suen CLA
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Eric Moffatt CLA 2010-02-19 14:43:04 EST
As generated the current View class's 'setFocus' is not implemented.

This is now causing issues (see bug 301594).
Comment 1 Remy Suen CLA 2010-11-11 07:32:05 EST
Created attachment 182896 [details]
PDE templates patch v1

This should do it. Could someone from PDE take a look? Thanks.
Comment 2 Remy Suen CLA 2010-11-11 07:37:03 EST
I just realized that it's no longer possible to generate 3.0 plug-in projects. Perhaps the whole 'templates_3.0/mail' folder could just be deleted?
Comment 3 Curtis Windatt CLA 2010-11-12 10:07:13 EST
(In reply to comment #2)
> I just realized that it's no longer possible to generate 3.0 plug-in projects.
> Perhaps the whole 'templates_3.0/mail' folder could just be deleted?

Yes, you can no longer create 3.0 (pre-osgi) plug-ins, we can just delete that folder.
Comment 4 Curtis Windatt CLA 2010-11-18 14:40:19 EST
Fixed in HEAD.  No more 3.0 templates.