Created
November 7, 2018 13:07
-
-
Save lnlsn/aebab60b19e0431a49b61cb91c695a6b to your computer and use it in GitHub Desktop.
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/bash | |
| export _JAVA_OPTIONS='-Dawt.useSystemAAFontSettings=lcd' | |
| export _JAVA_AWT_WM_NONREPARENTING=1 | |
| $HOME/opt/incubating/bin/netbeans |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment