Because of a lapse in government funding, the information on this website may not be up to date, transactions submitted via the website may not be processed, and the agency may not be able to respond to inquiries until appropriations are enacted. The NIH Clinical Center (the research hospital of NIH) is open. For more details about its operating status, please visit cc.nih.gov. Updates regarding government operating status and resumption of normal operations can be found at OPM.gov.

LexCheck

Build Tools - Ant

  • lexCheck2011

    OptionsDescriptionsTasks
    Main options
    maindefault compile optioncompile, jar
    devdevelopment buildcleanApi, compile, jar
    builddevelopment buildcleanApi, compile, jar, javadoc
    releaserelease buildclean, cleanApi, cleanDist, cleanInst, javadoc, install, compile, api, dist, clean, cleanInst
    Clean options
    cleanclean compiledelete classes
    cleanApiclean api jardelete ./lib/lexCheck2011api.jar
    cleanDistclean dist jardelete ./lib/lexCheck2011dist.jar
    cleanInstclean installation jardelete ./install/lib/lexCheckInstall.jar
    Compile options
    compilecompilebuild classes
    apibuild api jar filebuild ./lib/lexCheck2011api.jar file
    distbuild dist jar filebuild ./lib/lexCheck2011dist.jar file

  • lexCheck2011/install

    OptionsDescriptionsTasks
    Main options
    maindefault compile optioncompile, jar
    devdevelopment buildcleanJar, compile, jar
    Clean options
    cleanclean compiledelete classes
    cleanJarclean jardelete ./lib/lexCheckInstall.jar
    Compile options
    compilecompilebuild classes
    jarbuild jar filebuild ./lib/lexCheckInstall.jar file