News

Make sure you have NetBeans and Java installed Open NetBeans and open the project and press Clean and Build Project(hammer and broom icon), this will create your Calculator.jar in the dist folder.
This project was originally written using Eclipse, but I have migrated it to NetBeans. This calculator is simple with an easy code to help novices learn how to create a calculator program with Java.