AxonFramework / IdeaPlugin

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

Plugin is incompatible with K2 Mode #315

Open jacoadriaansen opened 1 day ago

jacoadriaansen commented 1 day ago

Enhancement Description

IntelliJ recently shipped a stable version of k2 mode. The Axon Framework plugin isn't compatible with the kotlin plugin when IntelliJ has k2 mode enabled.

Current Behaviour

Currently you can either use k2 mode or the Axon Framework plugin image

Wanted Behaviour

Please make the plugin compatible with the kotlin-plugin and k2 mode.

Possible Workarounds

To use the axon framework plugin disable k2 mode in IntelliJ.

smcvb commented 1 day ago

Thanks for filing this issue with us, @jacoadriaansen! We are aware the plugin isn't compatible with K2 mode. Sadly, we are pretty sure the effort is going to be rather extensive to make it work for K2 mode. As such, I am hardpressed to provide you a date when this will be resolved.

If anything, we'll be sure to update this issue accordingly for it's progress.