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

Bug 314508

Summary: Use of EditorsPlugin internal class
Product: [Tools] Linux Tools Reporter: Jeff Johnston <jjohnstn>
Component: GProfAssignee: Xavier Raynaud <xraynaud>
Status: CLOSED FIXED QA Contact: Xavier Raynaud <xavier.raynaud>
Severity: normal    
Priority: P3 CC: akurtakov
Version: 0.5   
Target Milestone: 2.0   
Hardware: PC   
OS: Linux   
Whiteboard:
Bug Depends on:    
Bug Blocks: 313157    

Description Jeff Johnston CLA 2010-05-26 12:38:41 EDT
org.eclipse.ui.internal.editors.text.EditorsPlugin.getDefault() is referenced by:

org.eclipse.linuxtools.dataviewers.annotatedsourceeditor.STAnnotatedCSourceEditor.createOverviewRuler(ISharedTextColors)

and

org.eclipse.linuxtools.dataviewers.annotatedsourceeditor.STContributedRulerColumn.STContributedRulerColumn()

but is an internal class
Comment 1 Andrew Overholt CLA 2011-09-30 15:18:00 EDT
Updating Xavier's email address for existing bugs.
Comment 2 Alexander Kurtakov CLA 2013-02-28 10:48:05 EST
Fixed.