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 |
Tags
- 리눅스
- Linux
- HandlerMethodArgumentResolver
- @TransactionalEventListener
- 자바 ORM 표준 JPA 프로그래밍 정리
- 리팩토링 2판
- 친절한 SQL 튜닝
- 백명석님
- vue.js
- git
- java
- #docker compose
- Spring Cloud Netflix
- IntelliJ
- CompletableFuture
- 원격 브랜 삭제
- intellij 즐겨찾기
- intellij favorites
- @Transactional Propagation
- 마이크로 서비스
- aws
- Stream
- 자바 ORM 표준 JPA 프로그래밍
- intellij 핵심 단축키
- JPA
- ksql
- ksqldb
- multipart테스트
- javascript case
- findTopBy
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