Skip to content

Commit

Permalink
Merge pull request #145 from apupier/142-AdditionalPlugins
Browse files Browse the repository at this point in the history
Provide additional details and pointers for Camel Language Server #142
  • Loading branch information
davsclaus committed Apr 17, 2019
2 parents 8bf0d9b + 0f3d72a commit b434bf1
Showing 1 changed file with 5 additions and 3 deletions.
8 changes: 5 additions & 3 deletions chapter19/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,9 @@ This chapters covers

## Additional tools

After the release of this book, a Camel plugin (with similar feature as IDEA based editor) has now been made for Eclipse, Eclipse Che and Visual Code as well.

- Camel plugin for Visual Code: https://marketplace.visualstudio.com/items?itemName=camel-tooling.apache-camel-extension-pack
After the release of this book, a [Camel Language Server](https://github.com/camel-tooling/camel-language-server) has been developed. It provides textual support for Camel with quite similar features as IDEA based editor. Clients have been provided for:

- [VS Code](https://marketplace.visualstudio.com/items?itemName=camel-tooling.apache-camel-extension-pack)
- [Eclipse Desktop IDE](https://marketplace.eclipse.org/content/apache-camel-language-server)
- [Eclipse Che](https://github.com/camel-tooling/camel-lsp-client-che)
- [Eclipse Theia](https://github.com/camel-tooling/camel-lsp-client-theia)

0 comments on commit b434bf1

Please sign in to comment.