Lines Matching refs:with
15 * Fixed issues with compilation, deployment of test projects and running tests.
30 this will fix the "Conversion to Dalvik format failed with error 1"
32 * The default proguard.cfg file has been updated with better
41 * Lint warnings can be suppressed in Java code with the new
42 @SuppressLint annotation, and in XML files with the new tools:
73 with the view type declared in XML layouts.
91 suggests replacing it with the equivalent android.util.FloatMath
120 * Optimized resource compilation for projects with libraries. This should
121 speed up this phase significantly for large projects with libraries.
172 - Added support for libraries with library dependencies.
191 - Fixed issue with 64bit JVM on windows.