Bug 32491

Summary: [api] Surface EditorUtility.openInEditor(Object, boolean) as API
Product: [Eclipse Project] JDT Reporter: Jesper Kamstrup Linnet <eclipse>
Component: TextAssignee: JDT-Text-Inbox <jdt-text-inbox>
Status: ASSIGNED --- QA Contact:
Severity: enhancement    
Priority: P3    
Version: 2.1   
Target Milestone: ---   
Hardware: All   
OS: All   
Whiteboard:

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.