Skip to content

Commit e717421

Browse files
authored
Merge pull request #466 from TrevCraw/update-plugin-description
Update plugin description
2 parents 70680b4 + 6eedf90 commit e717421

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

src/main/resources/META-INF/plugin.xml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,6 @@
99
<description><![CDATA[
1010
Liberty Tools for IntelliJ IDEA offers features for developing cloud-native Java applications with <a href="https://openliberty.io/">Open Liberty</a> and <a href="https://www.ibm.com/products/websphere-liberty">WebSphere Liberty</a>. Iterate fast with Liberty dev mode, code with assistance for MicroProfile and Jakarta EE APIs, and easily edit Liberty configuration files.
1111
For more information, see the <a href="https://github.com/OpenLiberty/liberty-tools-intellij#liberty-tools-for-intellij-idea">project documentation in GitHub</a>.
12-
<b>Note: This is an early release.</b>
13-
Starting with the <a href="https://github.com/OpenLiberty/liberty-tools-intellij/releases/tag/0.0.8">0.0.8 early release</a>, Java 17 (bundled with IntelliJ IDEA version 2022.2+) and a minimum version of IntelliJ IDEA version 2022.2 are required to run Liberty Tools for IntelliJ IDEA.
1412
]]></description>
1513

1614
<depends>com.intellij.modules.platform</depends>

0 commit comments

Comments
 (0)