Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [platform-swt-dev] Suggestion for SWT FAQ: GTK version being used

Hello,

We have an article on this in the SWT Wiki btw: 
https://wiki.eclipse.org/SWT/Devel/Gtk/GtkVersion

(as of 5 minutes ago :-)).

Yah, we should add to FAQ also probably. 

On Mon, Aug 10, 2015 at 11:25 AM, Marc-André Laperle <marc-andre.laperle@xxxxxxxxxxxx> wrote:
Hi,

I would like to suggest a new entry to the SWT FAQ about how to find which version of GTK is being used by Eclipse. This will be useful to give quick instructions to people reporting bugs on how to determine if they are running GTK 2 or GTK 3 and which exact version.

So I suggest adding something like this:

Which GTK version is being used by SWT?

It can be useful for bug reports to find out exactly which version of the GTK library is being used by SWT. SWT sets the org.eclipse.swt.internal.gtk.version system property to the version being used. To display this value in Eclipse, go to Help, About Eclipse, Installation Details, Configuration. In the dialog, there will be a line org.eclipse.swt.internal.gtk.version=2.24.27 where 2.24.27 is the GTK version, for example.

Regards,
Marc-Andre

_______________________________________________
platform-swt-dev mailing list
platform-swt-dev@xxxxxxxxxxx
To change your delivery options, retrieve your password, or unsubscribe from this list, visit
https://dev.eclipse.org/mailman/listinfo/platform-swt-dev



--
Leo Ufimtsev | Software Engineer Intern @ Red Hat

Back to the top