일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
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 |
- hikari
- bitbucket
- intellij
- STS
- Gradle
- 배열스트링
- between 날짜
- hikaricp
- template
- log4j profile
- Spring Security
- ubuntu
- Linux
- Java
- datasource
- between date
- git
- Spring Boot
- oracle
- mybatis
- oracle between
- log4j2
- springboot
- ORACLE CLOUD
- python 개발환경
- github
- MySQL
- catalina log
- 라즈베리파이
- Spring
- Today
- Total
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
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 |
- hikari
- bitbucket
- intellij
- STS
- Gradle
- 배열스트링
- between 날짜
- hikaricp
- template
- log4j profile
- Spring Security
- ubuntu
- Linux
- Java
- datasource
- between date
- git
- Spring Boot
- oracle
- mybatis
- oracle between
- log4j2
- springboot
- ORACLE CLOUD
- python 개발환경
- github
- MySQL
- catalina log
- 라즈베리파이
- Spring
- Today
- Total
목록intelliJ (2)
파워노트

** intelliJ version : IntelliJ IDEA 2018.1 이후 버전 # IntelliJ 에서 devtools 개발도구를 설치 하면 이상하게 EClipse에서 잘되던 자동 컴파일 이 안된다. # devtools 를 반영하고 적용하는것을 해보자. 참고 URL : https://blog.jetbrains.com/idea/2018/04/spring-and-spring-boot-in-intellij-idea-2018-1/ Spring and Spring Boot in IntelliJ IDEA 2018.1 – IntelliJ IDEA Blog | JetBrains IntelliJ IDEA 2018.1 comes, as usual, with a lot of features to support de..

Intellij 를 쓰면서 마우스를 통해 클릭하는 동작이나 메뉴를 눌러 클릭 하는 동작등을 단축키로 실행하고 싶은 경우들이 존재 한다. 그럴때 유용한 플러그인을 소개 한다. 단축키를 편하게 알려주므로 아주 아주 유용한 플러그인이다. plugin key : promoto X 설치 : 1. cmt + 눌러 Preperences 화면에서 왼쪽 화면의 플러그인 항목을 선택. 2. 플러그인 검색 : Key promoto X 3. 설치하기 및 IntelliJ IDE 재실행. 동작 : 평상시 쓰던데로 메뉴를 통하여 메뉴항목을 실행하면. 화면 하단에 가이드 팝업이 뜬다. 예) 파일명 변경 굿 ... 그럼 오늘도 단축키로 빠른 생산성을 ~~ ..