LoginSignup
1
1

More than 5 years have passed since last update.

NetBeans7.1以降+Oracle Java7+Macでコンソール文字化けの対処方法

Posted at

/Applications/NetBeans/NetBeans(バージョン).app/Contents/Resources/NetBeans/etc/netbeans.confに以下の1行を追加する

export JAVA_TOOL_OPTIONS='-Dfile.encoding=UTF-8'

1
1
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
1
1