IntelliJ (4) 썸네일형 리스트형 [Mac] IntelliJ 단축키 F2 : 소스 내 오류난 곳으로 이동 cmd + shift + t : TestClass 생성 cmd + opt + v : 함수에서 리턴타입과 변수명 생성 cmd + shift + enter : 미작성 부분 자동완성 HTTPie 사용법 C:\ljw-study\spring-api\workspace\SpringApi>pip install --upgrade httpie Collecting httpie Downloading httpie-2.2.0-py3-none-any.whl (70 kB) |████████████████████████████████| 70 kB 168 kB/s Collecting Pygments>=2.5.2 Downloading Pygments-2.6.1-py3-none-any.whl (914 kB) |████████████████████████████████| 914 kB 273 kB/s Requirement already satisfied, skipping upgrade: colorama>=0.2.4; sys_platfo.. Task 'classes' not found in root project IntelliJ에서 Project 분리하던 도중 아래의 에러 발생 Task 'classes' not found in root project. File -> Invalidate Caches / Restart... 클릭하여 재시작 하면 정상적으로 동작한다. IntelliJ xml추가 IntelliJ IDEA -> Preference -> File temp검색 -> + 버튼 클릭 후 입력 이전 1 다음