Notice
Recent Posts
Recent Comments
Link
«   2025/07   »
1 2 3 4 5
6 7 8 9 10 11 12
13 14 15 16 17 18 19
20 21 22 23 24 25 26
27 28 29 30 31
Tags
more
Archives
Today
Total
관리 메뉴

메모장

IntelliJ 세팅 본문

ETC

IntelliJ 세팅

doopang 2023. 9. 6. 08:36
Edit Custom VM Options...
-Dfile.encoding=UTF-8
-Dconsole.encoding=UTF-8
-Xmx4096m

Edit Custom Properties...
project.tree.structure.show.url=false

Plugins
GitToolBox
MyBatisX

// IntelliJ commit 창 안보일 때
Settings > Version Control > Commit > Use non-modal commit interface 체크

// MyBatis 쿼리 복사 붙여넣기
Settings > Editor > General > Smart Keys > Reformat on paste: None or Indent block

// 주석, 실행 쿼리 console에서 확인
Settings > Tools > Database > Query Execution > For selection execute: Exactly as one statement

// 디버깅 안될 시 경로 확인
C:\Users\한글\.jdks\azul-1.8.0_422 > C:\jre\azul-1.8.0_422