Bug 20135

Summary: 2.0 deprecated method
Product: [Eclipse Project] JDT Reporter: David Audel <david_audel>
Component: CoreAssignee: Philipe Mulet <philippe_mulet>
Status: VERIFIED FIXED QA Contact:
Severity: normal    
Priority: P2    
Version: 2.0   
Target Milestone: 2.0 F4   
Hardware: PC   
OS: Windows 2000   
Whiteboard:

Description David Audel CLA 2002-06-13 07:06:04 EDT
org.eclipse.jdt.core.IWorkingCopy#findSharedWorkingCopy() is deprecated but it 
is a new 2.0 method.
Comment 1 Philipe Mulet CLA 2002-06-13 07:10:22 EDT
Removed obsolete code.
Fixed
Comment 2 Philipe Mulet CLA 2002-06-14 11:51:10 EDT
Removing 'FIXED' status, until it gets approved for F4
Comment 3 Philipe Mulet CLA 2002-06-14 11:52:19 EDT
The fix is trivial.

If we don't fix it, we have a non-used API tagged as '@since 2.0' and 
deprecated at the same time. We look stupid.
Comment 4 Olivier Thomann CLA 2002-06-14 13:24:22 EDT
The API is removed.
Verified.
Comment 5 Jerome Lanneluc CLA 2002-06-17 08:31:49 EDT
No veto. Marking as fixed.
Comment 6 Jerome Lanneluc CLA 2002-06-17 08:33:26 EDT
Verified.