Bug 60418 - remove warnings from core runtime deprecations
Summary: remove warnings from core runtime deprecations
Status: VERIFIED FIXED
Alias: None
Product: JDT
Classification: Eclipse Project
Component: Core (show other bugs)
Version: 3.0   Edit
Hardware: All All
: P2 normal (vote)
Target Milestone: 3.0 M9   Edit
Assignee: Jerome Lanneluc CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-04-29 09:48 EDT by Jim des Rivieres CLA
Modified: 2004-05-18 13:14 EDT (History)
1 user (show)

See Also:


Attachments
patch to remove jdt.core project (9.73 KB, patch)
2004-04-29 09:56 EDT, Jim des Rivieres CLA
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Jim des Rivieres CLA 2004-04-29 09:48:06 EDT
 
Comment 1 Jim des Rivieres CLA 2004-04-29 09:56:03 EDT
Created attachment 10108 [details]
patch to remove jdt.core project

With this patch, jdt core no longer depends on anything in
org.eclipse.core.runtime.compatibility.

The changes to the API class JavaCore affect signatures of Plugin-related
public methods and constuctors that cannot be used by clients. So these do not
affect clients and are not considered breaking API changes.

Note: I had to prepare the patch using HEAD in dev.eclipse.org. Apply soon
before it gets stale.
Comment 2 Philipe Mulet CLA 2004-04-29 10:03:27 EDT
Thanks Jeem, we will integrate it promptly.
Comment 3 Jerome Lanneluc CLA 2004-04-29 11:20:36 EDT
Applied Jim's patch and changed reference to deprecated getPluginWorkingLocation
(IPluginDescriptor) to getWorkingLocation(String)
Comment 4 Frederic Fusier CLA 2004-05-18 13:14:41 EDT
Verified for 3.0 M9 with build I200405180816.