Bug 18584 - New 2.0 APIs marked as deprecated should be removed
Summary: New 2.0 APIs marked as deprecated should be removed
Status: VERIFIED FIXED
Alias: None
Product: JDT
Classification: Eclipse Project
Component: Core (show other bugs)
Version: 2.0   Edit
Hardware: PC Windows 2000
: P3 normal (vote)
Target Milestone: 2.0 F3   Edit
Assignee: Philipe Mulet CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2002-06-01 08:42 EDT by Jerome Lanneluc CLA
Modified: 2002-06-13 10:24 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 Jerome Lanneluc CLA 2002-06-01 08:42:31 EDT
Build 20020531

Some new APIs that were introduced post 1.0 and are now marked deprecated 
should be removed.
E.g. IJavaProject.newLibraryEntry(IPath), newProjectEntry(IPath), etc.
Comment 1 Philipe Mulet CLA 2002-06-04 09:58:57 EDT
Actually these were incorrectly resurrected from 0.9 era. Removing them so as 
to match 1.0 APIs.

Fixed
Comment 2 David Audel CLA 2002-06-13 10:24:36 EDT
Verified.