Skip to content
Christian Stritzke edited this page Jul 1, 2015 · 18 revisions

Welcome to the IDE wiki!

Installing

Building

Check out the maven branch, navigate to the folder releng/eu.netide.parent and type mvn package. The build process can take some time.

Once it has finished, you'll find the contents of an eclipse update site as a zip file in releng/eu.netide.product/target.

Open your Eclipse Luna installation, go to Help->Install New Software->Add->Archive and specify the location of the zip file.

Select NetIDE from the list and follow the instructions. After restarting Eclipse, NetIDE is ready to run.

Contributing