Skip to content

Commit

Permalink
Missing word
Browse files Browse the repository at this point in the history
  • Loading branch information
lvanengelen authored Sep 1, 2023
1 parent 9bdec0a commit 55fd777
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion content/en/docs/refguide/java-programming/using-eclipse.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ You can use [Eclipse IDE for Java Developers](https://eclipseide.org/) to write

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

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.
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.

## 3 Setting Up Eclipse

Expand Down

0 comments on commit 55fd777

Please sign in to comment.