android-custom-lint-rules icon indicating copy to clipboard operation
android-custom-lint-rules copied to clipboard

Could not find tools.jar, BUILD FAILED

Open Qamar4P opened this issue 9 years ago • 0 comments

place compile files("${System.properties['java.home']}/../lib/tools.jar") also not working. change sourceCompatibility = 1.8 still not working. using JDK 8, Windows, Android studio 2.1.2

Qamar4P avatar Jun 13 '16 08:06 Qamar4P