Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[eclipse-dev] Breaking Change To New 3.2 API ISourceViewerExtension3

Clients which do not directly implement ISourceViewerExtension3 can ignore
this message.

The fix for https://bugs.eclipse.org/bugs/show_bug.cgi?id=132318 adds a new
method to ISourceViewerExtension3 which got introduced with 3.2. This is a
breaking API change for clients that already adopted this new interface by
directly implementing it. Clients who subclass SourceViewer are not
affected by this change, which appears in I20060327-1600 and newer.

Sorry for any inconvenience,

Dani



Back to the top