Bug 20135 - 2.0 deprecated method
Summary: 2.0 deprecated method
Status: VERIFIED FIXED
Alias: None
Product: JDT
Classification: Eclipse Project
Component: Core (show other bugs)
Version: 2.0   Edit
Hardware: PC Windows 2000
: P2 normal (vote)
Target Milestone: 2.0 F4   Edit
Assignee: Philipe Mulet CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2002-06-13 07:06 EDT by David Audel CLA
Modified: 2002-06-17 08:33 EDT (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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.