[
https://issues.jboss.org/browse/TOOLSDOC-719?page=com.atlassian.jira.plug...
]
Nick Boldt updated TOOLSDOC-719:
--------------------------------
Description:
See JBIDE-21038 re: workaround required on some linux distros.
---
Before launching Eclipse or JBDS on linux, ensure your console has run this command:
{code}export SWT_GTK3=0{code}
Then start Eclipse or JBDS as you would normally, eg.,
{code}./eclipse
or
./studio/jbdevstudio
{code}
was:See JBIDE-21038 re: workaround required on some linux distros.
Document known issue with some linux versions and GTK3 - SWT_GTK3=0
-------------------------------------------------------------------
Key: TOOLSDOC-719
URL:
https://issues.jboss.org/browse/TOOLSDOC-719
Project: Documentation for JBoss Tools and Developer Studio
Issue Type: Feature Request
Components: General documentation issues, Getting Started Guide
Affects Versions: 9.1 CR1
Reporter: Nick Boldt
Assignee: Misha Ali
Fix For: 9.1 GA
See JBIDE-21038 re: workaround required on some linux distros.
---
Before launching Eclipse or JBDS on linux, ensure your console has run this command:
{code}export SWT_GTK3=0{code}
Then start Eclipse or JBDS as you would normally, eg.,
{code}./eclipse
or
./studio/jbdevstudio
{code}
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)