This project provides examples on how to use osm4j.
This library is released under the terms of the GNU Lesser General Public License.
See LGPL.md and GPL.md for details.
Create an Eclipse project like this:
./gradlew cleanEclipse eclipse
After that, go to the 'Git Repositories' view, add the local repository to the list. Then right click the repository and select 'Import Projects'.
Check out the Tutorial to get an in-depth explanation of the examples in this project.