To enable language support for Apache Camel in your IDE, you can integrate the Language Server for Apache Camel by following these steps:
- Open
File->Settings - Go to
Languages & Frameworks->Language Servers - Click on the
+button in the right panel, it will open the New Language Server Dialog - Click
Choose template... - Select
Camel Language Server - Click
OK - Click
OK - Wait that the server is downloaded (a progress bar will appear in the bottom bar)
- Enjoy completion, diagnostics, refactoring and more for your Apache Camel project!