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