Skip to content

Instantly share code, notes, and snippets.

@abdulhadad
Created September 22, 2016 14:44
Show Gist options
  • Save abdulhadad/6e29d1786544802b6621158e485b354e to your computer and use it in GitHub Desktop.
Save abdulhadad/6e29d1786544802b6621158e485b354e to your computer and use it in GitHub Desktop.
Start JBoss Dev Studio with gtk2
#!/bin/sh
# Start JBoss Dev Studio with gtk2
# based on https://developer.jboss.org/thread/269489
SWT_GTK3=0 $(dirname "$0")/studio/jbdevstudio
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment