nicolaferraro opened a new issue #564: Improve IDE compatibility URL: https://github.com/apache/camel-k/issues/564 It would be awesome if we could define a syntax (groovy or kotlin based) for integrations in such a way that we can configure a IDE for autocompletion. E.g. a groovy file using grape may import all required libraries. We may add a builder like the one in this old discussion: https://twitter.com/ro14nd/status/1014124955120951297?s=19 .. to have IDE autocompletion. Unfortunately, all attempts I've made to find a good combination failed. E.g. grape fails. Another option I was investigating is to add a command like 'kamel init routes.kts' that generates a initial hello world with a gradle.build file to configure the IDE. Open to better alternatives. Ideas?
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
