amitdev / PMD-Intellij

Plugin for doing static analysis in Intellij using PMD
http://plugins.intellij.net/plugin/?id=1137
MIT License
67 stars 22 forks source link

Validate Target JDK setting and make clear what maximum version is in UI #167

Closed jborgers closed 4 months ago

jborgers commented 5 months ago

PMD 6 does not support Java 21. However, it does support 20-preview which is close to 21 (I didn't find differences in syntax.) Input of version should be validated and made clear in the UI what de maximum and possible versions are.

jborgers commented 4 months ago

works in 1.9.2