• Home
    • View
    • Login
    This page
    • Normal
    • Export PDF
    • Export Word
    • Attachments
    • Page Information

    Loading...
  1. Dashboard
  2. Code Tools
  3. Main
  4. jcov
  5. How To Build JCov

How To Build JCov

  • Created by Kevin Looney, last modified on Jun 11, 2014

JCov Tool Build Instructions

This page describes how to build the JCov tool binary. Some notes before you get started:

  • In order to contribute code to the project you must have a contributor role. See OpenJDK Governance for information about the different community roles.
  • For a description of how the JCov tool repository is organized, read JCov Tools Repository Structure.
  • The JCov Tool Developer's Guide describes how the source code is organized and provides important information for developers who want to modify the code.
  • The JCov Tool Source Code Description describes how the JCov tool source code is organized.

Table of Contents

Requirements

The JCov tool build requires the technologies listed in the following table.

TechnologyWhere to Get It
Ant version 1.6.5 or laterhttp://ant.apache.org/
JDK version 5.0http://java.sun.com/j2se/1.5.0/

Checking out the source

The JCov tool repository is located on OpenJDK servers, in the CodeTools Project.  It is stored in mercurial vcs, and can be uploaded from mercurial via the following command:

  % hg clone http://hg.openjdk.java.net/code-tools/jcov

Configure and Run the Build

The following steps describe how to build SigTest tool. These instructions assume that your SigTest tool local working copy is named sigtest.

  1. Set up and configure the JDK 5.0.
    • Download and install the JDKs.
    • Set the environment variable JAVA_HOME to point to the JDK 5.0.
  2. Set up and configure the Ant software.
    • Download and install the Ant software.
    • Set your execution path so that it contains the ant command. For example: ANT-dist-path/bin/ant
  3. Make jcov/build the current directory.
  4. Edit the jcov/build/build.propertiesfile.
    • The jdk5.home property specifies where the JDK 5.0 is located.
  5. Execute the ant command.

The output of the build (jcov-<VERSION>-build directory) contains the following files and subdirectories:

  • jcov-<VERSION>.zip -- JCov distribution file. Contains examples, javadocs, jcov.jar and basic documentation files.
  • release/ -- Unpacked JCov distribution.
  • temp/ -- Temporary build directory.

Additional Build Targets

The following additional targets are available. You might wish to identify these targets to your IDE (for example, NetBeans).

Build TargetDescription
build (default)Builds all binaries, doc and distributions.
cleanRemoves the entire build directory.
helpPrints the usage message.
binProduces binaries.
devbuildProduces binaries and javadocs.
javadocProduces javadocs.
testPerforms sanity test.
Overview
Content Tools
ThemeBuilder
  • No labels

Terms of Use
• License: GPLv2
• Privacy • Trademarks • Contact Us

Powered by a free Atlassian Confluence Open Source Project License granted to https://www.atlassian.com/software/views/opensource-community-additional-license-offer. Evaluate Confluence today.

  • Kolekti ThemeBuilder Powered by Atlassian Confluence 8.5.21
  • Kolekti ThemeBuilder printed.by.atlassian.confluence
  • Report a bug
  • Atlassian News
Atlassian
Kolekti ThemeBuilder EngineAtlassian Confluence
{"serverDuration": 213, "requestCorrelationId": "178ab39326520520"}