Bug 5525

Summary: ICodeCompletionRequestor isn't 1.0 compatible
Product: [Eclipse Project] JDT Reporter: Philipe Mulet <philippe_mulet>
Component: CoreAssignee: Philipe Mulet <philippe_mulet>
Status: RESOLVED FIXED QA Contact:
Severity: normal    
Priority: P2    
Version: 2.0   
Target Milestone: 2.0 M1   
Hardware: PC   
OS: Windows 2000   
Whiteboard:

Description Philipe Mulet CLA 2001-11-05 06:41:14 EST
Need to revert to 1.0 compatible version of ICodeCompletionRequestor 
(deprecated) with new implementation being on ICompletionRequestor.

This was a forbidden breaking change, which will require JUI to switch to using 
ICompletionRequestor.
Comment 1 Philipe Mulet CLA 2001-11-07 13:21:40 EST
Fixed
Comment 2 Philipe Mulet CLA 2001-11-09 02:34:07 EST
Fixed