RFR: 7903005: jtreg plugin does not work with intellij 2021.2
Jonathan Gibbons
jjg at openjdk.java.net
Wed Aug 4 15:46:44 UTC 2021
On Tue, 3 Aug 2021 11:47:29 GMT, Maurizio Cimadamore <mcimadamore at openjdk.org> wrote:
> This patch adds support for 2021.2.
> I've bumped the dependency on the gradle IntelliJ plugin.
> I've also tweked the way in which the supported IDE versions are set, by tweaking the `patchXML` task to set the correct `since` build.
> Turns out, the previously generated plugin.xml had a IJ version hardcoded in it, due to bad gradle configuration.
I can't comment on the specific details, but the charges look "reasonable".
-------------
Marked as reviewed by jjg (Lead).
PR: https://git.openjdk.java.net/jtreg/pull/19
More information about the jtreg-dev
mailing list