HomeSort by relevance Sort by last modified time
    Searched full:jre (Results 1 - 25 of 54) sorted by null

1 2 3

  /external/emma/
BUILD.txt 15 following property to point to the "jre" subdirectory of your JDK 1.4
18 build.target.j2se.14.home = <JDK 1.4 install>/jre
  /external/apache-http/src/org/apache/commons/codec/net/
StringEncodings.java 35 * @see <a href="http://java.sun.com/j2se/1.3/docs/api/java/lang/package-summary.html#charenc">JRE character
48 * @see <a href="http://java.sun.com/j2se/1.3/docs/api/java/lang/package-summary.html#charenc">JRE character
BCodec.java 64 * @see <a href="http://java.sun.com/j2se/1.3/docs/api/java/lang/package-summary.html#charenc">JRE character
RFC1522Codec.java 62 * @see <a href="http://java.sun.com/j2se/1.3/docs/api/java/lang/package-summary.html#charenc">JRE character
  /external/guava/
build.xml 13 <property name="java5bootclasspath" value="${env.JAVA5_HOME}/jre/lib/rt.jar"/>
17 message="JAVA5_HOME must be set to a valid JDK 1.5 installation, containing a jre/lib/rt.jar file"/>
  /dalvik/libcore/support/src/test/java/tests/resources/
hyts_signed.jar 
hyts_signed_inc.jar 
  /external/apache-http/src/org/apache/commons/codec/
overview.html 23 This library requires a JRE version of 1.2.2 or greater.
  /packages/apps/Protips/res/values-da/
arrays.xml 24 <item msgid="1000948398885889319">"Flere startskærme."\n" Bladr til venstre eller højre for at skifte. Træk elementer til andre skærme."</item>
  /development/tools/idegen/
README 39 Configure a JRE named "1.5 (No Libraries)" under "Preferences -> Java ->
40 Installed JREs". Remove all of the jar entries underneath "JRE system
  /frameworks/base/docs/html/sdk/
requirements.jd 42 6</a> (JRE alone is not sufficient)</li>
52 6</a> (JRE alone is not sufficient)</li>
  /sdk/eclipse/buildConfig/
build.properties 188 # The location of the Java jars to compile against. Typically the rt.jar for your JDK/JRE
191 # specific JRE locations to compile against. These values are used to compile bundles specifying a
197 #JRE-1.1=
  /external/emma/core/java14/com/vladium/util/
IJREVersion.java 13 * A constant collection to detect the current JRE version. Note that this code
  /frameworks/base/tools/layoutlib/create/
README.txt 35 defined in the input jar and that is not part of the current JRE.
  /external/icu4c/test/letest/
readme.html 50 want to download. The page offers both JDKs and JREs. (The JRE is
55 be in, for example, "C:\Program Files\Java\jdk1.6.0\jre\lib\fonts".
  /external/proguard/src/proguard/classfile/constant/
Utf8Constant.java 186 // of String.getBytes("UTF-8") has a bug, at least up to JRE 1.4.2.
248 // the 0 character in JRE 1.6_u11.
  /dalvik/libcore/xml/src/main/java/org/apache/xml/serializer/
EncodingInfo.java 110 // InEncoding interface. For example if the JRE is 1.4 or up
111 // we could have an object that uses JRE 1.4 methods
131 // InEncoding interface. For example if the JRE is 1.4 or up
132 // we could have an object that uses JRE 1.4 methods
161 * We could also use some new JRE 1.4 methods in another implementation
515 * // Work around some bugs in JRE for Japanese
  /external/apache-http/src/org/apache/http/params/
HttpConnectionParams.java 134 * disabled. Value <tt>-1</tt> implies that the JRE default is used.
151 * disabled. Value <tt>-1</tt> implies that the JRE default is used.
CoreConnectionPNames.java 81 * Value <tt>-1</tt> implies that the JRE default is used. The setting only affects
  /packages/apps/Gallery/res/values-da/
strings.xml 42 <string name="rotate_right" msgid="6776325835923384839">"Roter til højre"</string>
95 <item msgid="403116336404005687">"Glid til venstre ? højre"</item>
  /development/pdk/docs/porting/
source_setup_guide.jd 103 <li>Select '5.0 Update 12' from the 'Java 2 Platform Standard Edition (J2SE)' -> 'JDK/JRE - 5.0' field and click 'Go.'</li>
  /external/emma/core/java12/com/vladium/emma/rt/
RTCoverageDataPersister.java 70 // TODO: do better chaining in JRE 1.4+
  /packages/apps/Gallery3D/res/values-da/
strings.xml 85 <string name="rotate_right" msgid="7340681085011826618">"Roter til højre"</string>
  /dalvik/libcore/archive/src/test/java/org/apache/harmony/archive/tests/java/util/jar/
JarFileTest.java 1049 JarEntry jre = new JarEntry("foo\/bar\/A.class"); local
1062 JarEntry jre = new JarEntry("foo\/bar\/A.class"); local
    [all...]
  /dalvik/libcore/xml/src/main/java/org/xml/sax/helpers/
XMLReaderFactory.java 144 // or a $JAVA_HOME/jre/lib/*properties setting...

Completed in 126 milliseconds

1 2 3