payara / ecosystem-support

Placeholder repository to handle community requests for the Payara Platform ecosystem tools
3 stars 2 forks source link

Enhancement: Add compatibility for `Payara Platform Tools` plugin with Intellij `2022.3`. / FISH-6860 #59

Closed cristi-badila closed 1 year ago

cristi-badila commented 1 year ago

Brief Summary

Add compatibility for Payara Platform Tools plugin with Intellij 2022.3.

The currently released version, 1.4.0. is no longer compatible with the latest release of IntelliJ.

Expected Outcome

Existing build configurations/features would work as expected after updating to the latest version of IntelliJ.

Current Outcome

Updating the editor to the latest version results in broken/disabled build configurations and features.

Context

No response

Ecosystem Tool

IntelliJ IDEA IDE Plugin

StevenHachel commented 1 year ago

Can we still expect an update this year? How did the incompatibility even come about?

Steven

JamesHillyard commented 1 year ago

Hi @cristi-badila and @StevenHachel,

This is a known issue with the latest version of IntelliJ. There were a large number of UI changes within the latest release, which is possibly the cause of the latest incompatibility. An internal issue FISH-6860 has been raised to investigate and resolve the incompatibility so Payara Platform Tools can be used with IntelliJ 2022.3.

Best Regards, James

cristi-badila commented 1 year ago

From what I can see the plugin was updated and works now as expected. Thanks!