Notice
Recent Posts
Recent Comments
Link
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
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
- JSON
- IntelliJ
- c++
- quickconnect
- 주석 숨김
- truncated
- 이클립스 주석
- 시놀로지 색인
- github
- Eclipse
- SSL 인증서가 변경되었습니다
- cloudstation
- SetWindowTextW
- Linux
- synology
- 라즈베리파이
- urllib3
- java.net.bindexception
- Wraith Spire
- windows terminal
- cloud station
- formatting failed
- audio station버그
- git
- clp 325wk
- 장치 데이터 오류
- setonkeylistener
- ds cloud
- MFC
- linearlaout
Archives
- Today
- Total
딸기스무디
Intellij) 대/소문자를 가리지 않고 자동완성하기 본문
기본적으로 intellij는 대/소문자를 구분하기때문에 불편한경우가 많습니다.(ex. BufferedOutputStream)
settings->Editor->code completion의 Match case를 체크해제하면 이제 대/소문자를 가리지않고 자동완성이 됩니다.
'Java' 카테고리의 다른 글
intellij) 현재 프로젝트의 jdk 버전 설정하기 (0) | 2020.09.11 |
---|---|
intellij) intellij에서 git 사용시 팁 (0) | 2020.09.11 |
intellij 학생용 라이센스 등록하기 (0) | 2019.05.10 |
이클립스(Eclipse)에서 주석이 ...으로 숨김처리되어 보이지 않는 문제 해결 (0) | 2019.04.21 |
Java) float자료형의 변수 선언하기 (0) | 2019.04.19 |
Comments