# fitjava-1.1 **Repository Path**: mirrors_JavaQualitasCorpus/fitjava-1.1 ## Basic Information - **Project Name**: fitjava-1.1 - **Description**: No description available - **Primary Language**: Unknown - **License**: GPL-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-09-25 - **Last Updated**: 2026-03-22 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README
Try it now: open a command prompt and change to the Fit installation directory. Run the following command. It will process the arithmetic example and put the output in results.html:
java -classpath fit.jar fit.FileRunner examples/input/arithmetic.html results.html
You'll see this message:
37 right, 10 wrong, 0 ignored, 2 exceptions
To use Fit on your own project, make sure fit.jar is in your classpath and use the following command-line:
java fit.FileRunner input.html output.html
See the Fit website for more information about Fit.
In this archive, you will find the following files and directories: