AxonFramework / IdeaPlugin

An IntelliJ IDEA plugin for Axon Framework
Apache License 2.0
34 stars 21 forks source link

Axon plugin 0.8.0 is not supported by IDEA 2023.1 #190

Closed KDanisme closed 1 year ago

KDanisme commented 1 year ago

Enhancement Description Axon plugin 0.8.0 is not supported by IDEA 2023.1

Running: IntelliJ IDEA 2022.3 (Ultimate Edition) Build #IU-231.8109.175, built on March 28, 2023

Current Behaviour Error: Plugin 'Axon Framework' (version '0.8.0') is not compatible with the current version of the IDE, because it requires build 223.* or older but the current build is IU-231.8109.175

CodeDrivenMitch commented 1 year ago

Hello @KDanisme, thanks for letting me know. I have just pushed an update to the repository that will be published to Intellij plugin repository. It can take some time to get approved by Jetbrains before it's available

CodeDrivenMitch commented 1 year ago

Unfortunately Github Actions is also down, so the release will hopefully work later today

CodeDrivenMitch commented 1 year ago

@KDanisme I just pushed an updated version of the plugin. It's availability will depend on approval speed of Jetbrains (can officially take 3 days, often takes a couple of hours). I will close this issue once the release is available, so other people can see this issue

CodeDrivenMitch commented 1 year ago

You can also download the plugin here and install it into your IDEA: https://github.com/AxonFramework/IdeaPlugin/releases/tag/v0.8.1

KahigaKiguru commented 1 year ago

@Morlack @KDanisme I can confirm the issue has ben resolved. The plugin is now supported by IntelliJ 2023.1

CodeDrivenMitch commented 1 year ago

Great! Closing the issue since it's resolved

meierw commented 1 year ago

Indeed can confirm that the plugin update now is accessible from the Marketplace. And it works.

The only weird thing is that it seems to be producing some exceptions under the hood, even though it functions well on the surface. I submitted said issue to AxonIQ via the IntelliJ report feature, so I suspect that it will be somewhere in your report inbox soon. :slightly_smiling_face:

CodeDrivenMitch commented 1 year ago

Hello @meierw, I believe you are referring to the new 2023.2/0.8.2 versions. I will check the reports and create a fix