HomeSort by relevance Sort by last modified time
    Searched refs:JDK (Results 1 - 7 of 7) sorted by null

  /external/mdnsresponder/mDNSPosix/
Makefile 55 JDK = /usr/jdk
96 JAVACFLAGS_OS += -I$(JDK)/include/solaris
107 JAVACFLAGS_OS += -I$(JDK)/include/linux
134 JAVACFLAGS_OS += -I$(JDK)/include/freebsd
153 JDK = /System/Library/Frameworks/JavaVM.framework/Home
366 JAVAC = $(JDK)/bin/javac
367 JAVAH = $(JDK)/bin/javah
368 JAVADOC = $(JDK)/bin/javadoc
369 JAR = $(JDK)/bin/ja
    [all...]
  /sdk/find_java/
find_java.bat 40 echo Tools, you need a suitable version of Java JDK installed on your system.
41 echo We recommend that you install the JDK version of JavaSE, available here:
46 echo JDK folder.
  /dalvik/dx/src/
Android.mk 22 # requirement JDK 6.
  /build/core/
main.mk 170 # Check for the current JDK.
172 # For Java 1.7, we require OpenJDK on linux and Oracle JDK on Mac OS.
182 # Check for the current jdk
196 $(info You are attempting to build with an unsupported JDK.)
198 $(info You use OpenJDK but only Sun/Oracle JDK is supported.)
203 endif # java version is not Sun Oracle JDK
    [all...]
config.mk 442 HOST_JDK_TOOLS_JAR:= $(shell $(BUILD_SYSTEM)/find-jdk-tools-jar.sh)
449 HOST_JDK_TOOLS_JAR:= $(shell $(BUILD_SYSTEM)/find-jdk-tools-jar.sh)
454 $(error Error: could not find jdk tools.jar, please check if your JDK was installed correctly)
458 # Is the host JDK 64-bit version?
  /prebuilts/eclipse/maven/apache-maven-3.2.1/bin/
mvn.bat 24 @REM JAVA_HOME - location of a JDK home dir
mvnDebug.bat 24 @REM JAVA_HOME - location of a JDK home dir

Completed in 288 milliseconds