OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:jar
(Results
176 - 200
of
661
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/external/clearsilver/java-jni/
README.txt
9
a clearsilver.
jar
file with Java classes, and a native library
26
Then you must put the clearsilver.
jar
file into your java
/frameworks/base/tools/layoutlib/create/src/com/android/tools/layoutlib/create/
Main.java
35
log.error("Usage: layoutlib_create [-v] output.
jar
input.
jar
...");
78
// class should have been renamed but it was not found in the input
JAR
files.
85
"by tools/layoutlib/create but were not actually found in the input
JAR
files.\n" +
91
log.info("- Input
JAR
: %1$s", path);
98
log.exception(e, "Failed to load
jar
");
132
log.error("Missing parameter: path to input
jar
");
136
log.error("Missing parameter: path to output
jar
");
AsmGenerator.java
34
import java.util.
jar
.JarEntry;
35
import java.util.
jar
.JarOutputStream;
38
* Class that generates a new
JAR
from a list of classes, some of which are to be kept as-is
45
/** The path of the destination
JAR
to create. */
47
/** List of classes to inject in the final
JAR
from _this_ archive. */
67
* Creates a new generator that can generate the output
JAR
with the stubbed classes.
70
* @param osDestJar The path of the destination
JAR
to create.
177
/** Generates the final
JAR
*/
209
mLog.info("Created
JAR
file %s", mOsDestJar);
213
* Writes the
JAR
file
[
all
...]
/cts/tools/signature-tools/
sig-check
39
classpath=$libdir/signature-tools.
jar
:$libdir/dex-tools.
jar
:\
40
$libdir/stringtemplate.
jar
:$libdir/antlr-2.7.7.
jar
87
java.util.
jar
\
sig-create
39
classpath=$libdir/signature-tools.
jar
:$libdir/dex-tools.
jar
:\
40
$libdir/stringtemplate.
jar
:$libdir/antlr-2.7.7.
jar
84
java.util.
jar
\
/development/build/
Android.mk
15
full_target := $(intermediates)/classes.
jar
44
$(hide)
jar
-cf $@ -C $(PRIVATE_CLASS_INTERMEDIATES_DIR) .
49
# The real rules create a javalib.
jar
that contains a classes.dex file. This
53
$(dir $(full_target))javalib.
jar
: $(full_target)
58
android_jar_full_target := $(android_jar_intermediates)/android.
jar
/external/icu4c/data/
icu4j-readme.txt
38
6. Build the resources target of the ICU4J ant build to unpack the
jar
files
56
./gendtjar.pl --icu-root=$icu4c_root --
jar
=$jdk_home/bin
60
./gendtjar.pl --icu-root=$HOME/icu4c --
jar
=/usr/local/bin/java/bin/ --icu4j-root=$HOME/icu4j
62
Execution of gendtjar.pl script will create the required
jar
files in
69
4. Build resources target of ant to unpack the
jar
files
/external/proguard/examples/annotations/lib/
annotations.pro
5
# java -
jar
proguard.
jar
@annotations.pro -libraryjars annotations.
jar
...
15
# The annotations are defined in the accompanying
jar
. For now, we'll start
17
-libraryjars annotations.
jar
/sdk/templates/
build.template
40
<pathelement path="${sdk.dir}/tools/lib/anttasks.
jar
" />
41
<pathelement path="${sdk.dir}/tools/lib/sdklib.
jar
" />
42
<pathelement path="${sdk.dir}/tools/lib/androidprefs.
jar
" />
43
<pathelement path="${sdk.dir}/tools/lib/apkbuilder.
jar
" />
44
<pathelement path="${sdk.dir}/tools/lib/jarutils.
jar
" />
/dalvik/docs/
hello-world.html
22
% <font color="green">dx --dex --output=foo.
jar
Foo.class</font><br>
23
% <font color="green">adb push foo.
jar
/sdcard</font><br>
24
% <font color="green">adb shell dalvikvm -cp /sdcard/foo.
jar
Foo</font><br>
34
directories, or
Jar
archives. When the <code>--output</code> filename
35
ends with <code>.
jar
</code>, <code>.zip</code>, or <code>.apk</code>,
156
and give it a place to put DEX data that it uncompresses from
jar
171
export BOOTCLASSPATH=$bootpath/core.
jar
:$bootpath/ext.
jar
:$bootpath/framework.
jar
:$bootpath/android.policy.
jar
:$bootpath/services.ja
[
all
...]
/external/icu4c/tools/genrb/
Makefile.in
55
GENDTJAR_OPTS=--icu-root="$(GENDTJAR_ICUHOME)" --
jar
="$(GENDTJAR_JARHOME)" --icu4j-root="$(ICU4J_HOME)" --verbose
66
##if JAVA_HOME was not set, try to set it by finding
jar
68
JAVA_HOME=$(shell dirname `which
jar
`)/..
70
GENDTJAR_JARHOME=$(shell dirname `which
jar
`)
74
##if GENDTJAR_JARHOME (the directory that "
jar
" lives in) is not set
132
#$(GENDTJAR_JARHOME)/
jar
:
142
build-icu4j: $(GENDTJAR) $(ICU4J_HOME)/build.xml #$(GENDTJAR_JARHOME)/
jar
/external/proguard/src/proguard/
OutputWriter.java
58
// Perform a check on the first
jar
.
62
throw new IOException("The output
jar
[" + firstEntry.getName() +
63
"] must be specified after an input
jar
, or it will be empty.");
80
throw new IOException("The output
jar
[" + entry.getName() +
84
// Check if the output
jar
name is different from the input
jar
names.
92
throw new IOException("The output
jar
[" + entry.getName() +
/development/tools/mkstubs/src/com/android/mkstubs/
Main.java
49
/** Returns the name of the input
jar
, where to read classes from. */
54
/** Returns the name of the output
jar
, where to write classes to. */
83
* <li> The filename of the input
Jar
.
84
* <li> The filename of the output
Jar
.
184
System.out.println("Usage: mkstub input.
jar
output.
jar
[excluded-class @excluded-classes-file ...]");
202
* <li> Read the input
Jar
to get all its classes.
207
* output
jar
.
226
// dump the stubbed
jar
/build/core/
notice_files.mk
28
# javalib.
jar
is the default name for the build module (and isn't meaningful)
31
ifeq ($(module_leaf),javalib.
jar
)
32
module_leaf := $(LOCAL_MODULE).
jar
/cts/tools/vm-tests/src/util/build/
JarBuildStep.java
19
import sun.tools.
jar
.Main;
62
Main main = new Main(System.out, System.err, "
jar
");
73
System.err.println("exception in JarBuildStep while calling
jar
with args:" +
/dalvik/libcore/archive/src/main/java/java/util/jar/
JarOutputStream.java
18
package java.util.
jar
;
35
* content of the {@code Manifest} must match the
JAR
entry information
41
* the {@code Manifest} to output for this
JAR
file.
/dalvik/libcore/archive/src/test/java/org/apache/harmony/archive/tests/java/util/jar/
AttributesNameTest.java
18
package org.apache.harmony.archive.tests.java.util.
jar
;
25
import java.util.
jar
.Attributes;
32
* @tests java.util.
jar
.Attributes.Name#Name(java.lang.String)
/dalvik/libcore/archive/src/test/java/org/apache/harmony/archive/tests/java/util/zip/
ZipInputStreamTest.java
155
Support_Resources.copyFile(resources, null, "Broken_manifest.
jar
");
157
"Broken_manifest.
jar
"));
179
Support_Resources.copyFile(resources, null, "Broken_manifest.
jar
");
181
"Broken_manifest.
jar
"));
215
Support_Resources.copyFile(resources, null, "Broken_manifest.
jar
");
217
"Broken_manifest.
jar
"));
255
Support_Resources.copyFile(resources, null, "Broken_manifest.
jar
");
257
"Broken_manifest.
jar
"));
343
Support_Resources.copyFile(resources, null, "Broken_manifest.
jar
");
345
"Broken_manifest.
jar
"));
[
all
...]
/development/tools/idegen/src/
IntelliJ.java
64
for (File
jar
: c.jarFiles) {
66
+ "<library><CLASSES><root url=\"
jar
://$MODULE_DIR$/")
67
.append(
jar
.getPath())
/development/tools/makedict/etc/
makedict
36
jarfile=makedict.
jar
61
# need to use "java.ext.dirs" because "-
jar
" causes classpath to be ignored
63
exec java -Djava.ext.dirs="$frameworkdir" -
jar
"$jarpath" "$@"
/development/tools/monkeyrunner/etc/
monkeyrunner
36
jarfile=monkeyrunner.
jar
72
# need to use "java.ext.dirs" because "-
jar
" causes classpath to be ignored
74
exec java -Xmx128M $os_opts $java_debug -Djava.ext.dirs="$frameworkdir" -Djava.library.path="$libdir" -Dcom.android.monkeyrunner.bindir="$progdir" -
jar
"$jarpath" "$@"
/frameworks/base/tools/layoutlib/create/tests/com/android/tools/layoutlib/create/
AsmGeneratorTest.java
48
URL url = this.getClass().getClassLoader().getResource("data/mock_android.
jar
");
53
mTempFile = File.createTempFile("mock", "
jar
");
70
null, // classes to inject in the final
JAR
/sdk/apkbuilder/etc/
apkbuilder
36
jarfile=apkbuilder.
jar
79
# need to use "java.ext.dirs" because "-
jar
" causes classpath to be ignored
81
exec java -Xmx128M $os_opts $java_debug -Djava.ext.dirs="$frameworkdir" -Djava.library.path="$libdir" -
jar
"$jarpath" "$@"
/sdk/archquery/src/com/android/archquery/
Main.java
26
* whether it's 32 or 64 bit to detect which swt.
jar
it should use (it contains native libraries).
30
* point the VM to the correct version of swt.
jar
.
34
* applications will configure the Java VM with the path to the correct swt.
jar
/sdk/draw9patch/etc/
draw9patch
36
jarfile=draw9patch.
jar
61
# need to use "java.ext.dirs" because "-
jar
" causes classpath to be ignored
63
exec java -Djava.ext.dirs="$frameworkdir" -
jar
"$jarpath" "$@"
Completed in 328 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>