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

  /external/annotation-tools/annotation-file-utilities/scripts/
insert-annotations 17 LANGTOOLS=${LANGTOOLS:-${AFU}/../../jsr308-langtools}
18 JAVAC_JAR=${JAVAC_JAR:-${LANGTOOLS}/dist/lib/javac.jar}
24 echo "LANGTOOLS=${LANGTOOLS}"
insert-annotations-to-source 18 LANGTOOLS=${LANGTOOLS:-${AFU}/../../jsr308-langtools}
19 JAVAC_JAR=${JAVAC_JAR:-${LANGTOOLS}/dist/lib/javac.jar}
25 echo "LANGTOOLS=${LANGTOOLS}"
extract-annotations 17 LANGTOOLS=${LANGTOOLS:-${AFU}/../../jsr308-langtools}
18 JAVAC_JAR=${JAVAC_JAR:-${LANGTOOLS}/dist/lib/javac.jar}
24 echo "LANGTOOLS=${LANGTOOLS}"

Completed in 71 milliseconds