AxonFramework / IdeaPlugin

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

Axon plugin 0.8.1 is not supported by IDEA 2023.2 #234

Closed bradskuse closed 1 year ago

bradskuse commented 1 year ago

Basic information

Screenshot 2023-07-27 at 1 55 05 pm Screenshot 2023-07-27 at 1 55 30 pm

Steps to reproduce

Open IntelliJ IDEA 2023.2 (Ultimate Edition) Axon Plugin 0.8.1 installed

Expected behaviour

Plugin works

Actual behaviour

Error:

Plugin 'Axon Framework' (version '0.8.1') is not compatible with the current version of the IDE, because it requires build 231.* or older but the current build is IU-232.8660.18

meierw commented 1 year ago

Just chiming in that I'd also like this to be fixed. The plugin not working on the newer IntelliJ version is a bit of a bummer. :bow:

smcvb commented 1 year ago

We released 0.8.2 of the IntelliJ Plugin yesterday, as you can see here. It may take some time before it's up on the marketplace, though; that's sadly enough, not something we can control.

Be sure to notify us once you have the plugin in place. Then we can close this issue accordingly.

smcvb commented 1 year ago

Just updated my IntelliJ to 2023.2, as well as the Axon plugin. All seems to work on my end. Nonetheless, be sure to update once it works for either of you, @bradskuse and @meierw!

bradskuse commented 1 year ago

Confirming I've updated and it works.

Thank you!

smcvb commented 1 year ago

Awesome, happy to hear that, @bradskuse! I close this issue as resolved.