diff options
Diffstat (limited to 'docs/Eclipse.md')
-rw-r--r-- | docs/Eclipse.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/Eclipse.md b/docs/Eclipse.md index b9aa67637..ec5f2dc0d 100644 --- a/docs/Eclipse.md +++ b/docs/Eclipse.md | |||
@@ -15,7 +15,7 @@ Note that this set-up has been tested on Ubuntu 16.04 only for the moment. | |||
15 | 15 | ||
16 | # Prerequisites | 16 | # Prerequisites |
17 | ## Build environment | 17 | ## Build environment |
18 | Before starting, you must have followed the [Getting Started](/Home.md#getting-started) section corresponding to your system. In particular, you must have been able to build the firmware with [the `make` command](../#the-make-command). | 18 | Before starting, you must have followed the [Getting Started](home.md#getting-started) section corresponding to your system. In particular, you must have been able to build the firmware with [the `make` command](../#the-make-command). |
19 | 19 | ||
20 | ## Java | 20 | ## Java |
21 | Eclipse is a Java application, so you will need to install Java 8 or more recent to be able to run it. You may choose between the JRE or the JDK, the latter being useful if you intend to do Java development. | 21 | Eclipse is a Java application, so you will need to install Java 8 or more recent to be able to run it. You may choose between the JRE or the JDK, the latter being useful if you intend to do Java development. |