Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.

Bug 304527

Summary: IApplicationContext has new API
Product: [RT] RAP Reporter: Benjamin Muskalla <b.muskalla>
Component: WorkbenchAssignee: Project Inbox <rap-inbox>
Status: RESOLVED FIXED QA Contact:
Severity: normal    
Priority: P3    
Version: 1.3   
Target Milestone: 1.3 M6   
Hardware: All   
OS: All   
Whiteboard:

Description Benjamin Muskalla CLA 2010-03-03 10:36:08 EST
With newer Equinox builds, the IApplicationContext interface has a new method. We need to support this in RAPApplicationContext to compile correctly against Equinox M6.

See http://dev.eclipse.org/mhonarc/lists/cross-project-issues-dev/msg03892.html for more informations.
Comment 1 RĂ¼diger Herrmann CLA 2010-03-09 06:15:24 EST
Implemented method void setResult( Object, IApplication ) as no-op.
Changes are in CVS HEAD