Created
September 22, 2016 14:44
-
-
Save abdulhadad/6e29d1786544802b6621158e485b354e to your computer and use it in GitHub Desktop.
Start JBoss Dev Studio with gtk2
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
#!/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