Step by step to configure Eclipse to work with extensions

Has anybody “step by step” tutorial how to configure Eclipse environment to edit extension downloaded from GitHub?

Hi. See https://dev.xwiki.org/xwiki/bin/view/Community/Building/

If Eclipse is hard, try IntelliJ IDEaA you just need to open the pom.xml and it just works :wink: But you need to step the remote repo in your settings.xml (see link above that explains it all).