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.
If you use the executable "SimpleJavaCalculator.jar" file and that doesn't work, you can type java -jar /your_calculator_directory/SimpleJavaCalculator.jar
in your terminal.
You might also like my Simple Java Text Editor.
Pierre-Henry SORIA: pierrehs [AT] hotmail [D0T] com
Achintha Gunasekara: contact [AT] achinthagunasekara [D0T] com
Apache License, Version 2.0 or later; See the license.txt file in the "NotePad" folder.