메모장
IntelliJ 세팅 본문
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
'ETC' 카테고리의 다른 글
MS 계정으로 로그인 (0) | 2025.03.19 |
---|---|
internal error. please refer to https://jb.gg/ide/critical-startup-errors (1) | 2023.11.24 |
스프링 부트와 AWS로 혼자 구현하는 웹 서비스 (0) | 2023.03.02 |
검색 사이트 (0) | 2023.03.02 |