Language Support for Apache Camel

GroupId: com.github.camel-tooling.netbeans
ArtifactId: camel-lsp-client-netbeans
Author:Filip Pospisil
License:The Apache License, Version 2.0
Homepage:https://github.com/camel-tooling/camel-lsp-client-netbeans

2024-07-22     2024-07-24     1,940

Editing  Programming Languages  


Download matrix

Plugin version NetBeans compatible
0.1.0 NB 22 - Verified  

Intro

Provides completion, validation and documentation features for Apache Camel URI elements.

Description

logo.png
Language Support for Apache Camel

This is the Apache NetBeans extension that adds language support for Apache Camel for XML, Java and YAML DSL code.

Features

  • Language service support for Apache Camel URIs.
  • Diagnostics for Camel URIs for Java and XML.
  • Camel K modelines support.
  • Use a specific Camel Catalog version.
  • Use a specific Runtime provider for the Camel catalog.
  • Additional Camel components can be provided.

Requirements

Apache NetBeans 22 is the minimal required version of Apache NetBeans IDE.

Java 17+ is currently required to launch the Apache Camel Language Server.

How to use

See GitHub README for more information.

Issues

Something is not working properly? In that case, feel free to open issues, add feature requests, report bugs, etc.