- Visit the JSON in Java GitHub page
- Click on link that says "Click here if you just want the latest release jar file."
- In your eclipse project, make a new folder called lib inside the root project folder
- Copy the downloaded jar file to the lib folder
- Click on the root project folder in the Eclipse Project Explorer and press F5
- Right-click on the jar file in the Eclipse Project Explorer and choose Build Path > Add to Build Path
1.Copy the assets folder from your source folder to the root project folder