forked from erlang/erlide_eclipse
-
Notifications
You must be signed in to change notification settings - Fork 3
Install and update
vladdu edited this page Feb 28, 2011
·
3 revisions
- Install Erlang R12 or later, if it isn't already present on your system. On Windows systems, use a path with no spaces in it.
- Install Eclipse. We target primarily version 3.5, but 3.6 works just as well.
- If your network uses a proxy to connect to the internet, fill in the
appropriate data in
Window -> Preferences -> Install/Update -> Proxy settings - In Eclipse 3.3, install Erlide by going to
Help -> Software Updates -> FindandInstall... -> Search for new features to install. - In the dialog,
choose New remote site and enter
Erlideas name andhttp://erlide.org/updateas URL. - Select
Erlang IDEand maybe the optional add-ins. PressNext, againNext, accept the license agreement andFinish. You may be asked to agree to install unsigned content, do so. - Restart. Go to
Window -> Preferences -> Erlang -> Installed runtimesand add an entry (or several) for your Erlang installation(s) of choice. The required parameters are the name and the path to the top level directory (i.e.$ERL_TOP). Now restart again. - Done! You're ready to start exploring.
- Stable releases: http://erlide.org/update
- Beta releases: http://erlide.org/update_beta
- Nightly releases (bleeding edge, may not work, use at your own risk): http://erlide.org/update_nightly
- Older stable releases: http://erlide.org/update_classic