Home | History | Annotate | Download | only in emma

Lines Matching full:build

5 - JDK1.4 (the build will not work in JDK1.5)
6 - Apache ANT 1.5+ (official build uses v1.6.1)
11 - cd into the directory containing build.xml and create a file
12 "build.properties" that tells the build where your JDK and ANT are located:
18 build.target.j2se.14.home = <JDK 1.4 install>/jre
23 build.target.ant.15.home = <ANT 1.5 install dir>
25 - From the directory containing build.xml, execute:
29 - After a successful build, EMMA jars will be located in
33 - To remove all generated build artifacts and reset the build to a clean