Windows 기준으로 설명 드립니다
탐색기를 열고 IntelliJ 실행 프로그램이 있는 위치로 이동합니다.
예)
C:\Program Files\JetBrains\IntelliJ IDEA 2018.3.5\bin
위 경로를 복사 한 다음에
시작 - 실행 - cmd
(Win + R)
C:\Users\[User Name]>cd C:\Program Files\JetBrains\IntelliJ IDEA 2018.3.5\bin
C:\Program Files\JetBrains\IntelliJ IDEA 2018.3.5\bin>idea.bat
위와 같이 명령어를 실행하면 창이 뜨면서
IntelliJ가 실행되면서 발생하는 로그를 모니터링 할 수 있습니다 에러코드를 확인해서 구글에 검색 해 보시면 원인을 찾으실수 있을 겁니다
그리고 설치를 반복 하셨다면 아래의 설정들이 남아 있어서 실행이 안될 수도 있으니 아래의 사이트를 참고해 주세요
intellij-support.jetbrains.com/hc/en-us/articles/206544519
Directories used by the IDE to store settings, caches, plugins and logs
Location of the IDE files depends on the operating system, product and version. 2020.1 and above versions 2019.3.x and below versions Examples for IntelliJ IDEA 2020.3: Windows: Configuration (i...
intellij-support.jetbrains.com
고맙습니다
'Develop > IDEA & Editor' 카테고리의 다른 글
아이피 IPv6에서 IPv4로 출력 방법 (request.getRemoteAddr() IP가 0:0:0:0:0:0:0:1 나오는 경우) (0) | 2023.12.06 |
---|---|
이클립스 플러그인 properties editor 직접 설치하기(오프라인 환경) (0) | 2021.03.24 |
IntelliJ - GitHub 연동 (0) | 2021.03.16 |
IntelliJ를 더 쉽게 (0) | 2021.03.16 |
찾아바꾸기 Enter - notepad++ (0) | 2021.02.18 |