Skip to content

Commit

Permalink
Update develop-liberty-tools.adoc
Browse files Browse the repository at this point in the history
  • Loading branch information
dmuelle committed Dec 9, 2022
1 parent 0e0671a commit 80e309f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions modules/ROOT/pages/develop-liberty-tools.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ Liberty Tools are currently available as an early release on all supported envir

To use Liberty Tools with dev mode, your project must specify the https://github.com/OpenLiberty/ci.maven[Liberty Maven plug-in] or the https://github.com/OpenLiberty/ci.gradle[Liberty Gradle plug-in] in the project `pom.xl` or `build.gradle` file. A minimum level of `3.7.1` for the Liberty Maven plug-in or `3.5.1` for the Liberty Gradle plug-in is recommended.

Language support features are available for MicroProfile 3.0 and 4.0 APIs and Jakarta EE 9.x APIs.
Language support features are available for MicroProfile 3.0 and 4.0 APIs, Jakarta EE 9.x APIs, and select Liberty configuration and Java files.

== Develop, test, and debug in your editor

Expand All @@ -32,7 +32,7 @@ Liberty Tools bring these dev mode features directly into the command menu for t

== Write code with editing support for Liberty configuration, MicroProfile, and Jakarta EE

Liberty Tools help you quickly and easily edit your application and configuration files by providing language support features for MicroProfile, Jakarta EE, and Liberty configuration and Java files.
Liberty Tools help you quickly and easily edit your application and configuration files by providing language support features for MicroProfile, Jakarta EE, and Liberty configuration and Java files.

=== Liberty configuration files

Expand Down

0 comments on commit 80e309f

Please sign in to comment.