Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.
Bug 314358 - Invalid extension of ProjectionViewer
Summary: Invalid extension of ProjectionViewer
Status: RESOLVED FIXED
Alias: None
Product: z_Archived
Classification: Eclipse Foundation
Component: Autotools (show other bugs)
Version: 0.5   Edit
Hardware: PC Linux
: P3 normal (vote)
Target Milestone: 0.6.1   Edit
Assignee: Jeff Johnston CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: 313157
  Show dependency tree
 
Reported: 2010-05-25 16:43 EDT by Jeff Johnston CLA
Modified: 2010-06-25 19:07 EDT (History)
2 users (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-25 16:43:53 EDT
The class: org.eclipse.jface.text.source.projection.ProjectionViewer is extended by:

org.eclipse.linuxtools.cdt.autotools.ui.editors.AutoconfEditor.AdaptedSourceViewer and org.eclipse.linuxtools.internal.cdt.autotools.ui.editors.automake.MakefileEditor.AdaptedSourceViewer

but it is marked as noextend.
Comment 1 Jeff Johnston CLA 2010-06-25 19:05:45 EDT
Code fixed and AdaptedSourceViewer class removed.  The code was there to work-around a bug that has long since been fixed in the platform.