이클립스에선 코드 포멧을 실행하면 line length 에 따라 코드 정리가 실행 되는데
intellij 에선 line length 에 따라 정리가 되는게 기본옵션이 아니라 되지 않는다.
stack overflow 에서 그 방법을 찾아 남긴다.
Format existing code
- Ensure right margin is not exceededFile > Settings > Editor > Code Style > Java > Wrapping and Braces > Ensure right margin is not exceeded
- Reformat codeCode > Reformat code...or press Ctrl + Alt + L
댓글 없음:
댓글 쓰기