Skip to content

Commit 72bcb51

Browse files
committed
Update documentation
1 parent 907dead commit 72bcb51

File tree

1 file changed

+5
-4
lines changed

1 file changed

+5
-4
lines changed

plugins/org.erlide.help/articles/eclipse/120_Installing-and-updating.md

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7,11 +7,12 @@ part: Getting started
77
# Installing and updating
88

99
* Install a supported Erlang version like __Erlang/OTP 23__, if it isn't already present on your system. On Windows systems, use a path with no spaces in it.
10-
* Install Eclipse. __Java 8__ is required.
11-
* If your network uses a proxy to connect to the internet, fill in the appropriate data in `Window -> Preferences -> Install/Update -> Proxy settings`
12-
* Install Erlide by going to `Help -> Software Updates -> Find` and `Install... -> Search for new features to install`.
10+
* Java 8 is required.
11+
* Install Eclipse. ErlIDE is confirmed to be compatible with `Eclipse 2024-06` and earlier.
12+
* If your network uses a proxy to connect to the internet, fill in the appropriate data in `Window -> Preferences -> General -> Network connections`
13+
* Install Erlide by going to `Help -> Install New Software`.
1314
* In the dialog, choose New remote site and enter `Erlide` as name and `https://erlide.org/update` as URL.
14-
* Select `Erlang IDE` and maybe the optional add-ins. Press `Next`, again `Next`, accept the license agreement and `Finish`. You may be asked to agree to install unsigned content, do so.
15+
* Select `erlide - Erlang development tools`. Press `Next`, again `Next`, accept the license agreement and `Finish`. You may be asked to agree to install unsigned content, do so.
1516
* Restart. Go to `Window -> Preferences -> Erlang -> Installed runtimes` and 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.
1617
* Done! You're ready to start exploring.
1718

0 commit comments

Comments
 (0)