-
Notifications
You must be signed in to change notification settings - Fork 3
Installation
Christian Stritzke edited this page Jul 10, 2015
·
9 revisions
- Open your Eclipse installation and navigate to
Help->Eclipse Marketplace...
in the Menubar. - Search for
NetIDE
, clickInstall
and follow the instructions. After restarting Eclipse, NetIDE is ready to run.
- Open your Eclipse installation and navigate to
Help->Install New Software...
. - Enter
http://updatesite.netide.eu/stable
for a stable installation orhttp://updatesite.netide.eu/nightly
for nightly builds. - Select
NetIDE
clickNext
and follow the instructions. After restarting Eclipse, NetIDE is ready to run.
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.