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

  /sdk/sdkmanager/libs/sdklib/src/com/android/sdklib/
IAndroidTarget.java 80 /** OS Path to the "ant" folder which contains the ant build rules (ver 2 and above) */
81 public final static int ANT = 24;
PlatformTarget.java 118 mPaths.put(ANT, mRootFolderOsPath + SdkConstants.OS_PLATFORM_ANT_FOLDER);
  /sdk/sdkmanager/libs/sdklib/src/com/android/sdklib/internal/project/
ProjectCreator.java 87 /** The xpath to find a project name in an Ant build file. */
217 PropertyType.ANT);
602 // legacy: check if build.properties must be renamed to ant.properties.
603 props = ProjectProperties.load(projectFolder, PropertyType.ANT);
609 propsWC = props.makeWorkingCopy(PropertyType.ANT);
617 PropertyType.ANT.getFilename());
620 PropertyType.ANT.getFilename(),
651 "\t located at <SDK>/tools/ant/build.xml\n" +
    [all...]
ProjectProperties.java 40 * Class representing project properties for both ADT and Ant-based build.
86 ANT(SdkConstants.FN_ANT_PROPERTIES, BUILD_HEADER, new String[] {
177 "# To customize properties used by the Ant build system use,\n" +
178 "# \"ant.properties\", and override values to adapt the script to your\n" +
184 "# This file is used to override default values used by the Ant build system.\n" +
189 "# This file is only used by the Ant script.\n" +
  /external/srec/config/en.us/dictionary/
c0.6     [all...]

Completed in 285 milliseconds