Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[cdt-dev] Fix for editor problem PR# 24648 only good for Eclipse version M1 - 20 Sept or newer

FYI,

We need to be sure we are all developing against the latest *Stable* Eclipse
version

Eclipse 2.0.1 - Aug 29, 2002

This is the version that we currently *officially* support.

FYI
There have been changes in Eclipse UI between the Aug 29 build and the M1
build on 20 September, that have caused problems with our C editor.

The fix that was posted will only work with Eclipse newer than 20 September,
which we do not currently support. This fix will be rolled back today and
the PR re-opened until we move forward to Eclipse 2.0.1 when it is declared
stable.


In other words ...

Eclipse 2.0.1 build # < 13 September   + original CDT editor code (no fix)
== WORKS
Eclipse 2.0.1 build # > 20 September   + patched CDT editor code == WORKS
(but will be rolled back)

NOTE!!!
Eclipse 2.0.1 build # < 13 September   + patched CDT editor code == DOES NOT
WORK 
Eclipse 2.0.1 build # > 20 September   + original CDT editor code (no fix)
== DOES NOT WORK 

DOES NOT WORK == backwards typing in C View editor as reported in the PR
against the M1 build with the older (unpatched) CDT code.


-Judy

¨¨¨°ºo§oº°¨¨¨¨°ºo§oº°¨¨¨¨°ºo§oº°¨¨¨¨°ºo§oº°¨¨¨
Judy N. Green               Software Engineer
QNX Software Systems Ltd.   www.qnx.com
¨¨¨°ºo§oº°¨¨¨¨°ºo§oº°¨¨¨¨°ºo§oº°¨¨¨¨°ºo§oº°¨¨¨

 


Back to the top