Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
RE: [cdt-dev] CEditor.java doesn't compile with Eclipse 3.4 anymore

Sorry for the inconvenience.
The change was necessary to fix problems with the new block selection mode.
If it is desirable to keep 3.4 compatibility for some time I can back out the change again (but not for long).
 
Toni


From: cdt-dev-bounces@xxxxxxxxxxx [mailto:cdt-dev-bounces@xxxxxxxxxxx] On Behalf Of Sergey Prigogin
Sent: Wednesday, February 11, 2009 9:07 PM
To: CDT General developers list.
Subject: Re: [cdt-dev] CEditor.java doesn't compile with Eclipse 3.4 anymore

It was destined to happen at some point, I just wanted to confirm that it was a conscious decision.

-sergey

On Wed, Feb 11, 2009 at 11:59 AM, Schaefer, Doug <Doug.Schaefer@xxxxxxxxxxxxx> wrote:
Yes, we are using a new feature provided by the TextEditor. I guess we finally broke compatability with 3.4 but that has to happen, no?
 
Doug


From: cdt-dev-bounces@xxxxxxxxxxx [mailto:cdt-dev-bounces@xxxxxxxxxxx] On Behalf Of Sergey Prigogin
Sent: Wednesday, February 11, 2009 2:45 PM
To: CDT General developers list.; Leherbauer, Anton (Toni)
Subject: [cdt-dev] CEditor.java doesn't compile with Eclipse 3.4 anymore

The error message is:
The method isBlockSelectionModeEnabled() is undefined for the type CEditor.BracketInserter

-sergey

_______________________________________________
cdt-dev mailing list
cdt-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/cdt-dev



Back to the top