I installed NetBeans 8.2 and can't change UI language. I didn't find any option for it. Any suggestions? -


i installed netbeans 8.2 , can't change hte ui language. didn't find option it. suggestions? use process not working

  • find netbeans etc, @ c:\program files\netbeans 8.2\etc
  • open netbeans.conf
  • find netbeans_default_options
  • add options, so: netbeans_default_options="blablabla - j-duser.language=en -j-duser.region=us"
  • save file
  • restart/start netbeans. image description here


Comments

Popular posts from this blog

javascript - Knockout pushing observable and computed data to an observable array -

'hasOwnProperty' in javascript -

Trouble making a JSON string -