일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
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
- Design Patterns
- Oracle
- jenkins
- java
- laravel
- AWS
- IntelliJ
- it
- db
- ReactJS
- Gradle
- ubuntu
- Spring Batch
- javascript
- linux
- jsp
- Web Server
- 맛집
- Spring Boot
- elasticsearch
- php
- Spring
- MySQL
- devops
- tool
- Git
- springboot
- redis
- 요리
- JVM
Archives
- Today
- Total
아무거나
[intellij] cannot run program "git.exe" error 본문
반응형
필수
- (https://git-scm.com/downloads) 에서 git을 다운받는다.
git이 설치가 되어있는 가정하에 ide에서 settings > Version Control > Git > Path to Git executable 경로를 설치한 폴더 bin > git.exe를 선택 후 test 확인 후 적용
반응형
'IT > 개발관련툴' 카테고리의 다른 글
[h2 db] h2 console 접속문제 (0) | 2019.08.21 |
---|---|
[intellij] Lombok 활성화 설정 (0) | 2019.08.21 |
[intellij] intellij에서 jdk버전을 바꿀 때 class 오류 해결 (0) | 2019.08.19 |
[IntelliJ] SonarLint 사용 (코드품질관리) (0) | 2019.06.18 |
[SuperPutty] AWS EC2 인스턴스 접속 (0) | 2019.06.14 |
Comments