I installed NetBeans 7.1 and can\'t change UI language. I didn\'t find any option for it. Any suggestions?
You may start with the --locale en:US
option which sets the interface language.
See the documentation for --locale language[:country[:variant]] : Use the specified locale
here http://wiki.netbeans.org/FaqStartupParameters
--locale on some Windows platforms makes netbeans crash. Preffer to use "-J-Duser.language=en -J-Duser.region=US"
https://blogs.oracle.com/tao/entry/set_netbeans_user_interface_language
If you are having problems saving the file: