Skip to content

Commit c258f25

Browse files
Mention Eclipse IDE
1 parent 8c5d0fd commit c258f25

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ To set up in Visual Studio Code, follow these steps:
5050
* Open the directory that contains the code in Visual Studio Code. Visual Studio Code will do the rest for you, it should automatically configure a Maven project. Proceed with clean/building the application.
5151
* After the project is built (which will take a while the very first time as Maven downloads dependencies), simply run the generated `cargo-tracker.war` file under the `target` directory using Payara Tools.
5252

53-
You can similarly use GlassFish or Open Liberty in Visual Studio Code.
53+
You can similarly use GlassFish or Open Liberty in Visual Studio Code or Eclipse IDE for Enterprise and Web Developers.
5454

5555
## Exploring the Application
5656

0 commit comments

Comments
 (0)