Skip to content

Move IntegrationDsl from .kt to .java #3709

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

Merged

Conversation

artembilan
Copy link
Member

Turns out Eclipse Kotlin plugin is not perfect at the moment,
and it causes some code parsing problems in the editor.

  • Move Kotlin annotation to Java to mitigate normal source code flow:
    Java to Kotlin, not opposite

Turns out Eclipse Kotlin plugin is not perfect at the moment,
and it causes some code parsing problems in the editor.

* Move Kotlin annotation to Java to mitigate normal source code flow:
 Java to Kotlin, not opposite
@artembilan artembilan requested a review from garyrussell January 3, 2022 16:52
@artembilan
Copy link
Member Author

@garyrussell ,

please, try this in your STS.

Thanks

@garyrussell
Copy link
Contributor

Yes; this solves the problem.

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

Successfully merging this pull request may close these issues.

2 participants