Created
June 6, 2014 18:43
-
-
Save andreyserdjuk/b000e39180475402c351 to your computer and use it in GitHub Desktop.
toggle English interface in NetBeans 8
This file contains 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
# all downloaded verions of IDE has English localization, so add to ~/netbeans-8.0/etc/netbeans.conf | |
netbeans_default_options="-J-Duser.language=en -J-Duser.region=US" |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment