You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Wim Jongman edited this page Dec 18, 2017
·
11 revisions
Contribution Guide
All people that know Java are able to contribute to the Sloeber code. Sloeber is an Eclipse Plugin and therefore we use OSGi as our module model.
Building the Sloeber SDK
The first thing you do is to build the Sloeber SDK by forking the Sloeber/arduino-eclipse-plugin repo and building a local SDK. To be able to build the SDK you need to install git and maven.
Install git
Install maven
Fork sloeber
After this is done you go to your git repository directory and