Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.
Bug 314508 - Use of EditorsPlugin internal class
Summary: Use of EditorsPlugin internal class
Status: CLOSED FIXED
Alias: None
Product: Linux Tools
Classification: Tools
Component: GProf (show other bugs)
Version: 0.5   Edit
Hardware: PC Linux
: P3 normal (vote)
Target Milestone: 2.0   Edit
Assignee: Xavier Raynaud CLA
QA Contact: Xavier Raynaud CLA
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: 313157
  Show dependency tree
 
Reported: 2010-05-26 12:38 EDT by Jeff Johnston CLA
Modified: 2013-05-08 14:36 EDT (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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.