Bug 121313

Summary: PDE outline broken in 3.2 M4
Product: z_Archived Reporter: Brock Janiczak <brockj>
Component: MylynAssignee: Brock Janiczak <brockj>
Status: RESOLVED FIXED QA Contact:
Severity: minor    
Priority: P1    
Version: 0.4   
Target Milestone: ---   
Hardware: All   
OS: All   
Whiteboard:
Attachments:
Description Flags
Patch to PdeUiBridge none

Description Brock Janiczak CLA 2005-12-17 03:10:29 EST
Another field was renamed after the last round of fixes.  treeViewer is not fTreeViewer.  If you try to apply mylar to the PDE outline you will get a curious error in your log:
treeViewer, source: org.eclipse.mylar.xml.pde.PdeUiBridge
Comment 1 Brock Janiczak CLA 2005-12-17 03:12:40 EST
Created attachment 31899 [details]
Patch to PdeUiBridge

getContentOutlineViewers will now look for a field called fTreeViewer as well as treeViewer.
Comment 2 Mik Kersten CLA 2005-12-18 18:24:07 EST
Patch applied, thanks Brock!  Since we don't yet have PDE UI test fixtures like we do for Java, I improved the error handling around PDE failures in Mylar UI.  But in the next couple of releases I would like to improve the PDE support and make some API requests, and will create those test facilities.
Comment 3 Mik Kersten CLA 2005-12-18 19:08:33 EST
Reassigning to Brock whose patch resolve this.
Comment 4 Mik Kersten CLA 2005-12-18 19:09:44 EST
Resolved, fix will be in 0.4.6.1 build for Eclipse 3.2 put out today or tomorrow.