- Create a new java project in eclipse. Call it MyCalculatorProject or something along those lines.
- Right click on src file inside of your project and then click import.
- Select "File System"
- Next to "From directory:" click "Browse" and find the folder that has the calculator file you downloaded from github.
- Select the checkbox next to the java file.
- Click finish.
- Make sure Calculator.java is inside of the src folder and default package.
nina-ctrlv/calculator
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|