일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
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
- sourcetree
- syntax
- Branch
- Class
- java
- VCS
- 상속
- constructor
- SSL
- install
- 캡슐화
- gradle
- IntelliJ IDEA Community
- Android Studio
- error
- 특징
- 자바
- Checkout
- git
- Android
- commit
- 생성자
- Subversion
- cherrypick
- TortoiseSVN
- 문법
- terms
- IntelliJ
- svn
- intellij 연동
Archives
- Today
- Total
Jay's Developer Note
[Android] Error:Cannot find System Java Compiler 본문
728x90
Error:Cannot find System Java Compiler
다른 프로젝트는 잘 되는 유독 특정 프로젝트만 빌드 시 컴파일러를 못찾는다?
그러면 프로젝트 레벨의 build.gradle 파일로 가서
buildscript 태그 안에 dependencies의 classpath를 봐보자
현재 Android Studio 버전과 같은지를 확인해보자
728x90