# sample-helloworld-ant **Repository Path**: feysh_corax/sample-helloworld-ant ## Basic Information - **Project Name**: sample-helloworld-ant - **Description**: Corax支持编译扫描,提升准确度。 参考资料:https://ant.apache.org/manual/tutorial-HelloWorldWithAnt.html - **Primary Language**: Java - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2024-03-18 - **Last Updated**: 2024-03-18 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # HelloWorld with Ant + Junit + Log4j put junit.jar in junit folder or change build.xml junit path. ## refer to https://ant.apache.org/manual/tutorial-HelloWorldWithAnt.html clone from git@github.com:Silverpop/sample-helloworld-ant.git ## please download dependent libaraies to /lib lib │   ├── junit-4.11.jar │   └── log4j-1.2.17.jar