googlesamples / googlesamples/android-custom-lint-rules
Could not find tools.jar, BUILD FAILED
Open
- Dominant language
- Kotlin
- Stars
- 1k
- Forks
- 176
- PR merge metrics
- No merged PRs in 30d
Description
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
Contributor guide
Assessment
This issue has not been assessed yet.