Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.

Bug 31808

Summary: Out of date API in Text
Product: [Eclipse Project] Platform Reporter: Tod Creasey <Tod_Creasey>
Component: TextAssignee: Dani Megert <daniel_megert>
Status: RESOLVED FIXED QA Contact:
Severity: normal    
Priority: P3    
Version: 2.1   
Target Milestone: 2.1 RC2   
Hardware: PC   
OS: Windows XP   
Whiteboard:

Description Tod Creasey CLA 2003-02-13 14:29:16 EST
There are some references to org.eclipse.ui.workbench in the API.

1) TextEditorPreferencePage which should be deprecated

2) IAbstractTextEditorHelpContextIds.java - 
org.eclipse.ui.workbench.texteditor/src/org/eclipse/ui/texteditor refers to it 
in the API but it is correct in the code.

/**
* Help context id for the action.
* Value: 
<code>"org.eclipse.ui.workbench.texteditor.GotoLastEditPositionAction"</code>
*/
Comment 1 Dani Megert CLA 2003-02-27 14:26:13 EST
Fixed in builds > I20030227