Skip to content

Commit

Permalink
more install doc fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
plaird committed May 16, 2021
1 parent 5828b49 commit b7b1aea
Showing 1 changed file with 3 additions and 4 deletions.
7 changes: 3 additions & 4 deletions docs/install.md
Original file line number Diff line number Diff line change
Expand Up @@ -48,8 +48,7 @@ Choose a version of Bazel that is at least as high as that check.

### Installing the Bazel Eclipse feature into Eclipse

You will first need to obtain an update site archive (.zip file) of the Bazel Eclipse feature,
which is [covered on this page](releases.md).
First, understand what releases of BEF are available, which is [covered on this page](releases.md).
Next, follow these steps to install it in your Eclipse IDE.

**Install the Bazel Eclipse feature into Eclipse:**
Expand All @@ -58,7 +57,7 @@ Next, follow these steps to install it in your Eclipse IDE.
- Click the *Add* button
- For the location, enter: **https://opensource.salesforce.com/bazel-eclipse/update-site**
- Give the location a name, like *Bazel-Eclipse updatesite*
- Check the box next to the *Bazel Eclipse Feature* item, then hit *Next*
- Check the box next to the *Bazel Eclipse* item, then hit *Next*
- Click *Next/Agree/Finish* until it completes.
- Restart Eclipse

Expand All @@ -70,7 +69,7 @@ Next, follow these steps to install it in your Eclipse IDE.
### Updating your Bazel Eclipse feature

If you would like a newer build of the Bazel Eclipse feature, you will need to re-install it.
Repeat the above steps using an archive with a newer version.
Repeat the above steps using with a newer version.

### Using the Bazel Eclipse Feature

Expand Down

0 comments on commit b7b1aea

Please sign in to comment.