Skip to content

Commit f3de689

Browse files
committed
Respond to Augusto's review
1 parent b8948da commit f3de689

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

content/en/docs/refguide/java-programming/using-eclipse.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ url: /refguide/using-eclipse/
44
weight: 2
55
category: "Java Programming"
66
description: "Describes how to set up Eclipse, and how to add a Mendix application to Eclipse and launch it."
7-
tags: ["studio pro", "Java", IDE"]
7+
tags: ["studio pro", "Java", "IDE"]
88
---
99

1010
## 1 Introduction
@@ -27,7 +27,7 @@ In Mendix, all text is saved in UTF-8 encoding. To make sure your source code is
2727

2828
{{< figure src="/attachments/refguide/java-programming/using-eclipse/eclipse-utf8-encoding.png" alt="Settings UTF-8 encoding" >}}
2929

30-
You must also have a Java Development Kit (JDK) installed and selected. Make sure to add a JDK under **Installed JREs** and select it as the default in Eclipse.
30+
You must also have a Java Development Kit (JDK) installed and selected. You will normally have the a JDK installed as part of your Studio Pro installation. Check that the JDK you want to use is listed under **Installed JREs** and select it as the default in Eclipse.
3131

3232
{{< figure src="/attachments/refguide/java-programming/using-eclipse/eclipse-jdk.png" alt="Selecting a default JDK" >}}
3333

0 commit comments

Comments
 (0)