зеркало из https://github.com/mozilla/gecko-dev.git
86b076ed2e
It looks like Google decided to split these jars out a bit, so we need to piece them all back together. We could probably just query the sdk version instead, but I'm not 100% sure know when this setup changed - moreover we don't know when (if?) the paths are likely to change again. SDK 26.0 still has lint 25.3.1, so the SDK and lint versions don't appear to be tied. It seems that only the lint* jars are needed to compile 'build/annotationProcessor', however we need all the remaining jars in the classpath when running that code in 'widget/android/bindings'. MozReview-Commit-ID: GAKwMrVXW55 --HG-- extra : rebase_source : 4e790aaccae8ccc3f151c39bf1ef4404b2581d7a |
||
---|---|---|
.. | ||
classloader | ||
utils | ||
AnnotationInfo.java | ||
AnnotationProcessor.java | ||
CodeGenerator.java | ||
Makefile.in | ||
SDKProcessor.java | ||
moz.build |