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

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

Back to the top