/sdk/eclipse/plugins/com.android.ide.eclipse.adt.overlay/ |
build.properties | 4 jars.compile.order =
|
/external/proguard/src/proguard/io/ |
package.html | 3 jars, wars, ears, zips, directories,...
|
/sdk/eclipse/plugins/com.android.ide.eclipse.base/ |
build.properties | 6 jars.compile.order = .
|
/sdk/testapps/javaProjectTest/ |
README.txt | 4 - Add to this library the jar located in lib1/jars/basicJar3.jar
|
/sdk/testapps/userLibTest/ |
README.txt | 4 - Add to this library the jar located in jars/basicJar.jar
|
/build/core/tasks/ |
boot_jars_package_check.mk | 16 # Rules to check if classes in the boot jars are from the whitelisted packages. 23 intermediates := $(call intermediates-dir-for, PACKAGING, boot-jars-package-check,,COMMON) 38 .PHONY: check-boot-jars 39 check-boot-jars : $(stamp) 41 # Run check-boot-jars by default 42 droidcore : check-boot-jars
|
/external/proguard/examples/ |
retrace.pro | 8 # Specify the input jars, output jars, and library jars. 9 # The input jars will be merged in a single output jar.
|
proguardall.pro | 10 # Specify the input jars, output jars, and library jars. 11 # We'll read all jars from the lib directory, process them, and write the 12 # processed jars to a new out directory. 64 # If we have the Gradle jars, we can properly process the Gradle task.
|
proguardgui.pro | 8 # Specify the input jars, output jars, and library jars. 9 # The input jars will be merged in a single output jar.
|
midlets.pro | 7 # Specify the input jars, output jars, and library jars.
|
/prebuilts/eclipse/platform/ |
README | 4 jars and releases them as part of the RCP application.
|
/prebuilts/tools/common/proguard/proguard4.7/examples/ |
retrace.pro | 8 # Specify the input jars, output jars, and library jars. 9 # The input jars will be merged in a single output jar.
|
proguardall.pro | 10 # Specify the input jars, output jars, and library jars. 11 # We'll read all jars from the lib directory, process them, and write the 12 # processed jars to a new out directory.
|
proguardgui.pro | 8 # Specify the input jars, output jars, and library jars. 9 # The input jars will be merged in a single output jar.
|
midlets.pro | 7 # Specify the input jars, output jars, and library jars.
|
proguard.pro | 8 # Specify the input jars, output jars, and library jars.
|
/cts/common/host-side/manifest-generator/tests/ |
run_tests.sh | 22 JARS=" 26 run_tests "com.android.compatibility.common.generator.ManifestGeneratorTest" "${JARS}" "${@}"
|
/external/jsr305/ri/ |
build.xml | 5 <target name="build" depends="clean,classes,jars"/> 19 <target name="jars" depends="classes">
|
/external/proguard/examples/gradle/ |
retrace.gradle | 28 // Specify the input jars, output jars, and library jars. 29 // The input jars will be merged in a single output jar.
|
proguardall.gradle | 30 // Specify the input jars, output jars, and library jars. 31 // We'll read all jars from the lib directory, process them, and write the 32 // processed jars to a new out directory. 85 // If we have the Gradle jars, we can properly process the Gradle task.
|
/prebuilts/misc/common/ddmlib/ |
PREBUILT | 10 which causes hidden dependency on jars in the Class-Path.
|
/prebuilts/misc/common/devtools-annotations/ |
PREBUILT | 8 which causes hidden dependency on jars in the Class-Path.
|
/prebuilts/tools/common/google-java-format/ |
PREBUILT | 1 This folder contains prebuilt JARs from the google-java-format project:
|
/external/proguard/examples/ant/ |
midlets.xml | 23 <!-- Specify the input jars, output jars, and library jars. -->
|
/prebuilts/tools/common/proguard/proguard4.7/examples/ant/ |
midlets.xml | 23 <!-- Specify the input jars, output jars, and library jars. -->
|