DZone
Thanks for visiting DZone today,
Edit Profile
  • Manage Email Subscriptions
  • How to Post to DZone
  • Article Submission Guidelines
Sign Out View Profile
  • Post an Article
  • Manage My Drafts
Over 2 million developers have joined DZone.
Log In / Join
Please enter at least three characters to search
Refcards Trend Reports
Events Video Library
Refcards
Trend Reports

Events

View Events Video Library

Zones

Culture and Methodologies Agile Career Development Methodologies Team Management
Data Engineering AI/ML Big Data Data Databases IoT
Software Design and Architecture Cloud Architecture Containers Integration Microservices Performance Security
Coding Frameworks Java JavaScript Languages Tools
Testing, Deployment, and Maintenance Deployment DevOps and CI/CD Maintenance Monitoring and Observability Testing, Tools, and Frameworks
Culture and Methodologies
Agile Career Development Methodologies Team Management
Data Engineering
AI/ML Big Data Data Databases IoT
Software Design and Architecture
Cloud Architecture Containers Integration Microservices Performance Security
Coding
Frameworks Java JavaScript Languages Tools
Testing, Deployment, and Maintenance
Deployment DevOps and CI/CD Maintenance Monitoring and Observability Testing, Tools, and Frameworks

The software you build is only as secure as the code that powers it. Learn how malicious code creeps into your software supply chain.

Apache Cassandra combines the benefits of major NoSQL databases to support data management needs not covered by traditional RDBMS vendors.

Generative AI has transformed nearly every industry. How can you leverage GenAI to improve your productivity and efficiency?

Modernize your data layer. Learn how to design cloud-native database architectures to meet the evolving demands of AI and GenAI workloads.

Related

  • Remote Pair Programming with IntelliJ, Eclipse and VS Code
  • How to Convert XLS to XLSX in Java
  • Thread-Safety Pitfalls in XML Processing
  • Robust Integration Solutions With Apache Camel and Spring Boot

Trending

  • How to Build Real-Time BI Systems: Architecture, Code, and Best Practices
  • Designing a Java Connector for Software Integrations
  • Mastering Advanced Aggregations in Spark SQL
  • Infrastructure as Code (IaC) Beyond the Basics
  1. DZone
  2. Software Design and Architecture
  3. Integration
  4. Apache Camel URI Completion in Eclipse XML Editor

Apache Camel URI Completion in Eclipse XML Editor

Read on to learn about latest changes to both Camel and Eclipse that allow developers to work with the integration power of Camel and the coding convenience of Eclipse.

By 
Aurélien Pupier user avatar
Aurélien Pupier
·
Feb. 01, 18 · Tutorial
Likes (6)
Comment
Save
Tweet
Share
6.4K Views

Join the DZone community and get the full member experience.

Join For Free

Apache Camel empowers you to define routing and mediation rules in a variety of domain-specific languages, including a Java-based Fluent API, Spring or BlueprintXML Configuration files, and a Scala DSL. Apache Camel uses URIs to work directly with any kind of Transport or messaging model such as HTTP, ActiveMQ, JMS, JBI, SCA, MINA or CXF, as well as pluggable Components and Data Format options. Apache Camel is a small library with minimal dependencies for easy embedding in any Java application.

Completion for Apache Camel URI in Eclipse XML Editor

Thanks to this new community project aiming at providing an Apache Camel Language Server Protocol, Eclipse XML Editor is proposing completion for Apache Camel URIs.

It is also compatible with the source tab of the Camel Route Editor, Fuse Tooling.

See this page on how to install the plugin - not completely trivial as it is still a very early stage of the project - and see the benefits of the Camel URI completion in your IDE!

What's Next?

Availability in Major IDEs

The technology choice was to use a Language Server Protocol. This means that improvements on the Apache Camel Language Server Protocol implementation would benefit all supported clients. Several IDEs and editors can benefit from this. You can see the potential list here. Work has started on VS Code, and we expect to have it for Eclipse Che and IntelliJ IDEA too. More client contributions are welcome for any others IDEs.

Merge Effort With Camel IDEA Plugin

There is an existing plugin for IntelliJ IDEA for Camel support. Unfortunately, IntelliJ IDEA is one of the rare major IDEs that is not supporting the Language Server Protocol by default. I hope that they will support it one day. For now, a third-party plugin can be used. I started an investigation into merging the development effort for both Camel projects. Help is very welcome.

Apache Camel XML Uniform Resource Identifier XML editor intellij Eclipse

Published at DZone with permission of Aurélien Pupier, DZone MVB. See the original article here.

Opinions expressed by DZone contributors are their own.

Related

  • Remote Pair Programming with IntelliJ, Eclipse and VS Code
  • How to Convert XLS to XLSX in Java
  • Thread-Safety Pitfalls in XML Processing
  • Robust Integration Solutions With Apache Camel and Spring Boot

Partner Resources

×

Comments
Oops! Something Went Wrong

The likes didn't load as expected. Please refresh the page and try again.

ABOUT US

  • About DZone
  • Support and feedback
  • Community research
  • Sitemap

ADVERTISE

  • Advertise with DZone

CONTRIBUTE ON DZONE

  • Article Submission Guidelines
  • Become a Contributor
  • Core Program
  • Visit the Writers' Zone

LEGAL

  • Terms of Service
  • Privacy Policy

CONTACT US

  • 3343 Perimeter Hill Drive
  • Suite 100
  • Nashville, TN 37211
  • support@dzone.com

Let's be friends:

Likes
There are no likes...yet! 👀
Be the first to like this post!
It looks like you're not logged in.
Sign in to see who liked this post!