It is assumed that you use the Eclipse IDE for Java for your development. The latest source from the Calimero repository at GitHub is used for building.
Please note the different licenses for the Github code and the Sourceforge distribution package.
Click finish
Proceed the same way with the Calimero-tools repository at https://github.com/calimero-project/calimero-tools.git
You end up with two local repository clones "calimero" and "calimero-tools" in the "Git Repositories" view.
Now you are ready to check out the projects from your local repository clone into the workspace.
Finish the checkout.
Repeat the steps with the "calimero-tools" repository and import the project "calimero-tools" from there.
You should end up with two projects in your Eclipse workspace. Eclipse should now already have compiled the code so that you can immediately try it out.