OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:Ant
(Results
1 - 11
of
11
) sorted by null
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.apache.ant_1.7.1.v20090120-1145/
plugin.properties
11
pluginName = Apache
Ant
/external/chromium_org/third_party/WebKit/Source/devtools/scripts/closure/
README
41
2) Check out the source and build it with Apache
Ant
.
47
Apache
Ant
is a cross-platform build tool.
48
http://
ant
.apache.org/
50
At the root of the source tree, there is an
Ant
file named
54
ant
jar
258
lib/
ant
.jar
259
lib/
ant
-launcher.jar
261
URL: http://
ant
.apache.org/bindownload.cgi
265
Ant
is a Java based build tool. In theory it is kind of like "make"
306
tools/maven-
ant
-tasks-2.1.3.ja
[
all
...]
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/builderTemplate/tests/testScripts/
runtests.bat
6
REM reset list of
ant
targets in test.xml to execute
12
REM property file to pass to
Ant
scripts
20
REM reset
ant
command line args
74
set antRunner=%vm% -cp eclipse\startup.jar -Dosgi.ws=%ws% -Dosgi.os=%os% -Dosgi.arch=%arch% org.eclipse.core.launcher.Main -application org.eclipse.
ant
.core.antRunner
76
if %installmode%==noclean %antRunner% -file test.xml setup -Dws=%ws% -Dos=%os% -Darch=%arch% "-D%installmode%=true" -logger org.apache.tools.
ant
.DefaultLogger
82
REM Run tests by running
Ant
in Eclipse on the test.xml script
85
%antRunner% -file test.xml %tests% -Dws=%ws% -Dos=%os% -Darch=%arch% %properties% "-D%installmode%=true" -logger org.apache.tools.
ant
.DefaultLogger
/external/antlr/antlr-3.4/runtime/JavaScript/build/
README
5
* Apache
Ant
1.7.0 or greater; see http://
ant
.apache.org/manual/install.html
10
*
ant
-contrib: Download
ant
-contrib here: http://downloads.sourceforge.net/
ant
-contrib/
ant
-contrib-1.0b3-bin.zip?modtime=1162486738&big_mirror=0
12
* Move
ant
-contrib-1.0b3.jar from the unzipped directory to runtime/JavaScript/third/
28
2) Run '
ant
'. This will build the JavaScript runtime libraries into the
39
3) Run '
ant
compile-tests'. This can take a while. Warnings (but not errors)
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.apache.ant_1.7.1.v20090120-1145/bin/
ant.bat
93
if exist "%ANT_HOME%\lib\
ant
.jar" goto checkJava
95
rem check for
ant
in Program Files
96
if not exist "%ProgramFiles%\
ant
" goto checkSystemDrive
97
set ANT_HOME=%ProgramFiles%\
ant
101
rem check for
ant
in root directory of system drive
102
if not exist %SystemDrive%\
ant
\lib\
ant
.jar goto checkCDrive
103
set ANT_HOME=%SystemDrive%\
ant
107
rem check for
ant
in C:\
ant
for Win9X user
[
all
...]
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/
ant.jar
/prebuilts/tools/common/ant/
ant.jar
/external/jarjar/lib/
apache-ant-1.9.4.jar
/external/owasp/sanitizer/tools/findbugs/lib/
ant.jar
/prebuilts/tools/common/m2/repository/org/apache/ant/ant/1.8.0/
ant-1.8.0.jar
/prebuilts/tools/common/m2/repository/org/apache/ant/ant/1.8.2/
ant-1.8.2.jar
Completed in 365 milliseconds