Question

Whenever I try to open the Android SDK manager in Eclipse or Android Studio, I get this error: Error: Error reading default devices License file saxon-license.lic not found. Tried in file:/Library/Java/Extensions/saxon-license.lic, and classpath

I've been completely unable to find any help on the internet or even a hint as to why the SDK manager needs this file... does anyone know what I can do?

OS X 10.6.8, Java 6 if that helps

Thanks!

Was it helpful?

Solution

I had a couple of jar files in /Library/Java/Extensions from a program called Saxon that I'd used to do XSLT verification. Removing them fixed the problem.

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top