Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [platform-swt-dev] Disabling GTK3 in a product

Well, on second thought if you build and ship your own product rebuild and you're really sure you can live with degraded/crappy Browser experience - patch and rebuild launcher to enforce it setting SWT_GTK3 to 0.

Alexander Kurtakov
Red Hat Eclipse team

----- Original Message -----
> From: "Marc-André Laperle" <marc-andre.laperle@xxxxxxxxxxxx>
> To: platform-swt-dev@xxxxxxxxxxx
> Sent: Thursday, May 8, 2014 8:29:54 PM
> Subject: [platform-swt-dev] Disabling GTK3 in a product
> 
> Hello,
> 
> We would like to build a product with Luna but force it to disable GTK3
> support. I'm aware of the SWT_GTK3 environment variable but I haven't
> found a way to specify this in the .product. Is there a way to do
> something like this?
> 
> Thank you,
> Marc-Andre
> _______________________________________________
> platform-swt-dev mailing list
> platform-swt-dev@xxxxxxxxxxx
> https://dev.eclipse.org/mailman/listinfo/platform-swt-dev
> 


Back to the top