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