Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [platform-swt-dev] GTK - SWT_LIB_VERSIONS

Hello Lars,

Interesting, thank you for pointing this out.

Yes, that would definetley help. I'll get to it.

The SWT_LIB_VERSIONS would still be useful in situations when you work on swt without platform.ui dependecy. (e.g swt snippets, nebula etc..)



On Thu, Jul 6, 2017 at 1:47 PM, Lars Vogel <lars.vogel@xxxxxxxxxxx> wrote:
Hi Leo,

our "Copy Build Id Information To Clipboard" command which you can trigger from CTRL+3 gives you similar info:

Eclipse SDK
Version: Photon (4.8)
Build id: I20170705-2000
OS: Linux, v.4.4.0-83-generic, x86_64 / gtk 3.18.9

Maybe you want to add the webkit info to the output? If yes, please open a bug for Platform UI (and provide a patch for it). To see the relevant code, have a look at commit 0f0d8b4f63b7b569f675138bde11bc576f14d9b9 in eclipse.platform.ui from Patrik Suzzi.

Best regards, Lars


On Thu, Jul 6, 2017 at 7:39 PM, Leo Ufimtsev <Leonidas@xxxxxxxxxx> wrote:
Hello folks,

FYI:

I've added an environmental variable that prints Gtk/webkit versions when specified:

export SWT_LIB_VERSIONS=1
eclipse

This is useful when you want to get Gtk/Webkit version from user.
I set it in my eclipse launch script, so that my snippets print gtk/webkit versions.

I've updated traige wiki about it in case you forget:
https://wiki.eclipse.org/SWT/Devel/Triage#Triage_checklist

Thank you.

--

Leo Ufimtsev

Software Engineer

Red Hat


90 Eglinton Ave E #502,

Toronto, ON M4P 2Y3

Leonidas@xxxxxxxxxx  

CHAT:

  - IRC: http://webchat.freenode.net/?channels=#swt

  - MatterMost: https://mattermost.eclipse.org/eclipse/channels/platform-swt


_______________________________________________
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



--
Eclipse Platform UI and e4 project co-lead
CEO vogella GmbH

Haindaalwisch 17a, 22395 Hamburg
Amtsgericht Hamburg: HRB 127058
Geschäftsführer: Lars Vogel, Jennifer Nerlich de Vogel
USt-IdNr.: DE284122352
Fax (040) 5247 6322, Email: lars.vogel@xxxxxxxxxxx, Web: http://www.vogella.com

_______________________________________________
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

Red Hat


90 Eglinton Ave E #502,

Toronto, ON M4P 2Y3

Leonidas@xxxxxxxxxx  

CHAT:

  - IRC: http://webchat.freenode.net/?channels=#swt

  - MatterMost: https://mattermost.eclipse.org/eclipse/channels/platform-swt


Back to the top