Skip to content

Instantly share code, notes, and snippets.

@andreyserdjuk
Created June 6, 2014 18:43
Show Gist options
  • Save andreyserdjuk/b000e39180475402c351 to your computer and use it in GitHub Desktop.
Save andreyserdjuk/b000e39180475402c351 to your computer and use it in GitHub Desktop.
toggle English interface in NetBeans 8
# 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