Skip to content

Instantly share code, notes, and snippets.

@mdkn
Created January 9, 2018 08:20
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save mdkn/d7b97afba57fb7242d3bd60c6b12e072 to your computer and use it in GitHub Desktop.
Save mdkn/d7b97afba57fb7242d3bd60c6b12e072 to your computer and use it in GitHub Desktop.
IntellJ メモ
  • IntelliJ 上で .properties ファイル内の日本語が \uxxxx のようにエスケープされて読みづらかったので調べたことのメモ。
  1. Winでは「Settings」、Macでは「Preferences」の「File Encodings」へ遷移
  2. 「Transparent native-to-ascii conversion」チェックボックスにチェックを付ける

IntelliJ IDEA 11における properties ファイルの reverse 表示

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment