Find JSRs
Submit this Search


Ad Banner
 
 
 
 

Community Resources
Installing Open Source Tools
After you unpack the Java™ CTT bundle, you will have to download the JT harness, SigTest, and JavaHelp™ binaries from their open source projects and then replace the corresponding binaries in the Java CTT bundle. The following instructions describe how to do that.

NOTE: JavaHelp software is used to provide online help for JT harness and is required in order to build and run the harness.
  1. Download the tools from the URLs provided in the following table

    Tool Binary URL
    JT Harness javatest.jar http://download.java.net/jtharness/download.html
    SigTest
    (Signature tool and APICover)
    sigtest.jar http://download.java.net/sigtest/download.html
    JavaHelp jh.jar http://javahelp.dev.java.net/#binary
  2. Unpack the open source download bundles and locate the following binary files:
    • javatest.jar
    • sigtest.jar
    • jh.jar

  3. Copy or link the open source version of javatest.jar so that it replaces the following Java Archive (JAR) files in the Java CTT release:
    JCTT/lib/javatest.jar
    JCTT/redistributables/javatest/examples/javatest/simpleHTML/demotck/lib/javatest.jar
    JCTT/redistributables/javatest/examples/javatest/simpleTags/demotck/lib/javatest.jar
    JCTT/redistributables/javatest/lib/javatest.jar
    JCTT/examples/sampleTCK/tck/lib/javatest.jar
    JCTT/examples/javatest/simpleHTML/demotck/lib/javatest.jar
    JCTT/examples/javatest/simpleTags/demotck/lib/javatest.jar
    JCTT/examples/javatest/interviewDemo/demotck/lib/javatest.jar
    
  4. Copy or link jh.jar into the following directories in the Java CTT release:
    JCTT/lib/
    JCTT/redistributables/javatest/examples/javatest/simpleHTML/demotck/lib/
    JCTT/redistributables/javatest/examples/javatest/simpleTags/demotck/lib/
    JCTT/redistributables/javatest/lib/
    JCTT/examples/sampleTCK/tck/lib/
    JCTT/examples/javatest/simpleHTML/demotck/lib/
    JCTT/examples/javatest/simpleTags/demotck/lib/
    JCTT/examples/javatest/interviewDemo/demotck/lib/
    
  5. Copy or link the open source version sigtest.jar so that it replaces the following JAR files in the Java CTT release:
    JCTT/lib/sigtest.jar
    JCTT/redistributables/sigtest/sigtest.jar
    JCTT/examples/sampleTCK/tck/lib/sigtest.jar
    
 
Questions? Comments? Contact us at: pmo@jcp.org.