Bug 32491 - [api] Surface EditorUtility.openInEditor(Object, boolean) as API
Summary: [api] Surface EditorUtility.openInEditor(Object, boolean) as API
Status: ASSIGNED
Alias: None
Product: JDT
Classification: Eclipse Project
Component: Text (show other bugs)
Version: 2.1   Edit
Hardware: All All
: P3 enhancement (vote)
Target Milestone: ---   Edit
Assignee: JDT-Text-Inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-02-21 11:16 EST by Jesper Kamstrup Linnet CLA
Modified: 2003-06-13 11:47 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 Jesper Kamstrup Linnet CLA 2003-02-21 11:16:51 EST
The org.eclipse.jdt.internal.ui.javaeditor.EditorUtility.openInEditor(Object,
boolean) method should be surfaced as API just as its close friend,
openInEditor(Object) which is available through org.eclipse.jdt.ui.JavaUI.