This is the client implementation of the Language Server for Apache Camel for Visual Studio Code
View the Project on GitHub camel-tooling/camel-lsp-client-vscode
It is asking for the Maven GAV (group id, artifact id, version) to be used to generate the project.
In case there are Camel files in the workspace, it is copying them in src/main/resources/camel
folder of the created Camel Quarkus based project.
It is asking for the Maven GAV (group id, artifact id, version) to be used to generate the project.
In case there are Camel files in the workspace, it is copying them in src/main/resources/camel
folder of the created Camel Quarkus based project.