1) Open new editor
2) type "select * from t1"
3) word "select" will not be coloring. sometimes (when its first editor from starting eclipse) nothing will be coloured, sometimes only "selec" coloured, but "t" not.
1) Delete all curent editor's text
2) type "select * from t1"
3) move cursor to the start of line
4) type enter
5) type "/*"
5*) "select * from t1" not coloured
6) go to the end of the line "select * from t1"
7) type enter
8) type "*/"
8*) "select * from t1" still not coloured
This is like a closed bug ID #1669397
(http://sourceforge.net/mailarchive/forum.php?thread_name=E1NOtoA-0001Dx-My%40565xhf1.ch3.sourceforge.com&forum_name=eclipsesql-bugs)
Screenshot with bad colouring