Bug 375793 - createComposite method is not calling when switch from eclipse 3.2 to 4.1
Summary: createComposite method is not calling when switch from eclipse 3.2 to 4.1
Status: NEW
Alias: None
Product: z_Archived
Classification: Eclipse Foundation
Component: E4 (show other bugs)
Version: unspecified   Edit
Hardware: PC All
: P3 major (vote)
Target Milestone: ---   Edit
Assignee: Project Inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-04-01 11:48 EDT by ishk gunathilake CLA
Modified: 2012-12-13 14:59 EST (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description ishk gunathilake CLA 2012-04-01 11:48:19 EDT
Build Identifier: M20110912-1510

hi,
I'm working on a project which was recently upgraded from 3.2 to 4.1.The main purpose of this is to cater the e4 tooling which we can use the css styling to change the eclipse UI easily and quickly. but unfortunately i couldn't re skin the application UI with e4 as the WorkbenchWindowAdvisor.createWindowContents method is not calling any more with the 4.1.Here I am not trying to re factor the whole project to 4.1 platform but to change the existing UI with e4. I'm stuck with this point and couldn't proceed with my project.Could you please give me an alternative way to do this,any documentation or resources where i can solve this problem.Please provide a descriptive resolution.
regards
ishk 

Reproducible: Always