About Cacher
Web App
Download
Sign In
Sign Up
menu
Cacher is the code snippet organizer for pro developers
We empower you and your team to get more done, faster
Learn More
devlights
5/16/2013 - 2:52 AM
share
Share
add_circle_outline
Save
IntelliJ IDEAをWindowsにインストールした際にまずやっておくべき設定
IntelliJ IDEAをWindowsにインストールした際にまずやっておくべき設定
idea-initial-settings.md
content_copy
file_download
Rendered
Source
http://www.devlog.alt-area.org/?p=1591
プロジェクトのデフォルト設定
Configure > Project Defaultes > Project Structureで New > JDK
日本語フォントを設定する
Configure > Settings > Appearance > Override default fonts by… で Meiryo UIを有効にする.
行末カーソル制限を設定する
Configure > Settings > Editor > Allow placement of caret after end of line のチェックマークをはずします
clear