[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
|
[news.eclipse.tools] M5: wrong GTK version & slow behavior
|
- From: Doug Walker <dwalker@xxxxxxxxxxxxx>
- Date: Wed, 12 Feb 2003 15:45:26 -0700
- Newsgroups: eclipse.tools
- Organization: EclipseCorner
- User-agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.1) Gecko/20020826
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.