We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Java 17 was supported by some runtimes such as Liberty, Helidon, etc. We need to add it to the list of the Java versions.
The text was updated successfully, but these errors were encountered:
There is no restriction when choosing JDK version for MicroProfile projects. It has a lower limit of JDK 8 but no upper limit.
EDIT: I meant there is no restriction in our IntelliJ plugin
Sorry, something went wrong.
Only some features won't be supported, if you use NetBeans IDE can see the updates there.
NetBeans IDE
You can upgrade to JAVA 20https://www.oracle.com/my/java/technologies/downloads/
JAVA 20
https://www.oracle.com/my/java/technologies/downloads/
majidmostafavi
No branches or pull requests
Java 17 was supported by some runtimes such as Liberty, Helidon, etc. We need to add it to the list of the Java versions.
The text was updated successfully, but these errors were encountered: