Skip to content

Commit 55fd777

Browse files
authored
Missing word
1 parent 9bdec0a commit 55fd777

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ You can use [Eclipse IDE for Java Developers](https://eclipseide.org/) to write
1515

1616
To use Eclipse, you first need to set up your app so that Eclipse recognizes it.
1717

18-
In Studio Pro, open the Mendix app containing the Java actions you want edit. Select **App > Deploy for Eclipse** to generate the necessary files for Eclipse to recognize the App directory as a Java project. This generates the Eclipse project file, classpath file, and launch configuration.
18+
In Studio Pro, open the Mendix app containing the Java actions you want to edit. Select **App > Deploy for Eclipse** to generate the necessary files for Eclipse to recognize the App directory as a Java project. This generates the Eclipse project file, classpath file, and launch configuration.
1919

2020
## 3 Setting Up Eclipse
2121

0 commit comments

Comments
 (0)