Bug 125149

Summary: Unexported package and exceptions ignored when creating IViewerCreator
Product: [Eclipse Project] Platform Reporter: Michael Valenta <Michael.Valenta>
Component: CompareAssignee: Andre Weinand <andre_weinand>
Status: RESOLVED FIXED QA Contact:
Severity: normal    
Priority: P3    
Version: 3.2   
Target Milestone: 3.2 M5   
Hardware: PC   
OS: Windows XP   
Whiteboard:
Attachments:
Description Flags
Patch to log exceptions and publish new package none

Description Michael Valenta CLA 2006-01-25 08:13:33 EST
The ViewerDescriptor class silently ignores exceptions when creating viewer creators. I will attatch a patch that causes the exception to be logged.
Comment 1 Michael Valenta CLA 2006-01-25 08:19:00 EST
Created attachment 33587 [details]
Patch to log exceptions and publish new package

One other thing. We added an API package to support the new ApplyPatch wizard but did not update the bundle manifest. This makes the package unusable. I thought it would be easier to give you a single patch for both issues.
Comment 2 Andre Weinand CLA 2006-01-26 16:57:21 EST
patch applied and released, thanks Michael.