Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Question] Is Groovy supported? #64

Open
dmurat opened this issue Apr 9, 2022 · 1 comment
Open

[Question] Is Groovy supported? #64

dmurat opened this issue Apr 9, 2022 · 1 comment

Comments

@dmurat
Copy link

dmurat commented Apr 9, 2022

Basic information

Steps to reproduce

After installing the plugin, I'm not able to see any marker lines for Axon annotations.
Since my project uses Groovy, I'm wondering if the plugin supports Groovy.

In the project, you can find Axon annotations in the following modules and classes:
cargotracker/cargotracker-booking-domain-model-aggregate/src/main/groovy/org/klokwrk/cargotracker/booking/domain/model/aggregate/BookingOfferAggregate.groovy
cargotracker/cargotracker-booking-queryside-app/src/main/groovy/org/klokwrk/cargotracker/booking/queryside/feature/bookingoffer/adapter/out/persistence/BookingOfferSummaryQueryHandlerService.groovy

@CodeDrivenMitch
Copy link
Member

Hello @dmurat, thanks for raising the question. As of the current implementation, only Kotlin and Java are supported. IntelliJ requires custom implementations for each JVM language in order for it to work properly.
We will internally discuss supporting groovy as well, but as of right now I cannot promise anything. If there are any other people wanting Groovy support on the plugin, please let us know by putting a 👍 on the original thread!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants