[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[news.eclipse.tools] M5: wrong GTK version & slow behavior

I've noticed two issues with M5.

1) When starting eclipse I see a warning message in the console saying the following:

***WARNING: Gtk+ version too old (micro mismatch)
***WARNING: SWT requires GTK 2.0.6
***WARNING: Detected: 2.0.2

I'm running RH 7.3 on a server that will not be updated any time soon. I hope it is not the intention of the development team to require GTK 2.0.6 as this would be a total show stopper for my team.

2) When I have a Java class open for editing in the Java perspective, if I double-click on a method name in the Outline view, it taks a very long
time (on the order of 30-50 seconds) before focus is achieved in the Java Editor.