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
- findTopBy
- HandlerMethodArgumentResolver
- 친절한 SQL 튜닝
- CompletableFuture
- JPA
- multipart테스트
- vue.js
- aws
- 자바 ORM 표준 JPA 프로그래밍
- 백명석님
- 리눅스
- git
- javascript case
- ksql
- ksqldb
- @Transactional Propagation
- 자바 ORM 표준 JPA 프로그래밍 정리
- 마이크로 서비스
- Spring Cloud Netflix
- 리팩토링 2판
- @TransactionalEventListener
- intellij 즐겨찾기
- java
- 원격 브랜 삭제
- intellij favorites
- intellij 핵심 단축키
- #docker compose
- Stream
- Linux
- IntelliJ
Archives
- Today
- Total
시그마 삽질==six 시그마
인텔리제이 프로젝트명 수정 본문
1. Go to File >> Project Structure >> Project > Project Name Update project name with its new name
2. Exit IntelliJ IDEA
3. Edit contents of the following files
{project_root}/settings.gradle
{project_root}/.idea/.name (if exists)
4. Open IntelliJ IDEA
5. Refresh Gradle Project
6. change git repository name(optional)
'프로그래밍 > IntelliJ' 카테고리의 다른 글
intellij 즐겨찾기 favorites (0) | 2020.09.03 |
---|---|
intellij merge conflict (0) | 2020.08.31 |
intellij 블럭 주석 오류 (0) | 2020.08.28 |
Intellij Spring bean 인식 불가시 (0) | 2020.08.27 |
intellij 창분할 (0) | 2020.08.27 |
Comments