HomeSort by relevance Sort by last modified time
    Searched defs:bootclasspath (Results 1 - 6 of 6) sorted by null

  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/builderTemplate/
buildAll.bat 14 REM default bootclasspath
15 set bootclasspath= variable
39 if x%1==x-bc set bootclasspath=-Dbootclasspath=%2 && shift && shift && goto processcmdlineargs variable
48 %vm% -cp ..\org.eclipse.releng.basebuilder\startup.jar org.eclipse.core.launcher.Main -application org.eclipse.ant.core.antRunner -f buildAll.xml %target% %bootclasspath% -DmapVersionTag=%mapVersionTag% -DbuildType=%buildType% %buildID% %ftpUser% %ftpPassword%
52 echo "usage: buildAll [-mapVersionTag HEAD|<branch name>] [-vm <url to java executable to run build>] [-bc <bootclasspath>] [-target <buildall target to execute>] [-buildID <buildID, e.g. 2.1.2>] [-ftp <userid> <password>] I|M"
  /sdk/anttasks/src/com/android/ant/
GetTargetTask.java 182 Path bootclasspath = new Path(antProject); local
185 PathElement element = bootclasspath.createPathElement();
197 element = bootclasspath.createPathElement();
204 antProject.addReference(mBootClassPathOut, bootclasspath);
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.pde.build_3.6.1.R36x_v20100823/
pdebuild.jar 
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/
ant.jar 
ant-nodeps.jar 
  /prebuilts/tools/common/ant/
ant.jar 

Completed in 1049 milliseconds