This is a Java application that converts temperatures between different units.
src/conversion/TemperatureConverterGUI.java
- This is the main class that handles the temperature conversion logic and the GUI.manifest.mf
build.xml
This project uses Ant for building. To build the project, navigate to the project's root directory and run the following command:
ant