Bug 18584

Summary: New 2.0 APIs marked as deprecated should be removed
Product: [Eclipse Project] JDT Reporter: Jerome Lanneluc <jerome_lanneluc>
Component: CoreAssignee: Philipe Mulet <philippe_mulet>
Status: VERIFIED FIXED QA Contact:
Severity: normal    
Priority: P3    
Version: 2.0   
Target Milestone: 2.0 F3   
Hardware: PC   
OS: Windows 2000   
Whiteboard:

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.