Hello, All
I installed FC5 test2, and I tested two versions of eclipse: one is FC5test2 bundled eclipse, and other is downloaded directly from eclipse.org. Both behave strange: The first one reports an error when start, just as the figure error.png, and after starting, the java editor has no syntax highlight, as in screeshot1.png! And the second one has syntax highlight, but added many small boxes besides " and ;, as in screenshot2.png! I tested it under both gij and sun's jdk 1.5, they both have the same problem.
Anybody the same problem? or give some explainations?
Yours,
* Linuxer Wang linuxerwang@gmail.com [2006-01-31 15:27]:
The first one reports an error when start, just as the figure error.png,
The error in your image is one I see relatively often when switching between JVMs or versions of Eclipse. It is usually harmless for me. If it persists, can you try a new workspace and/or temporarily move ~/.eclipse out of the way?
and after starting, the java editor has no syntax highlight, as in screeshot1.png!
Did this happen on subsequent launches after the above error had been cleared? Can you please file a bug if it continues?
[...] many small boxes besides " and ;, as in screenshot2.png!
See https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=179607 . It looks like the latest pango update has fixed this.
Andrew