Camel Idea Plugin Versions Save

Apache Camel Intellij IDEA plugin

1.1.2

7 months ago
  • Upgraded to Camel 4.1.0
  • Improve the support of third party Maven repositories
  • Bug fixes

1.1.1

7 months ago
  • Camel-Debugger: Improve the support of Camel Quarkus
  • Bug fixes

1.1.0

7 months ago
  • Upgraded to Camel 4.0.1
  • Use Apache Maven for downloading camel-catalog JAR (was using groovy grape previously)
  • Camel JBang dependency loader (in the Tools menu)
  • Bug fixes

1.0.3

7 months ago
  • Bug fixes

1.0.2

9 months ago
  • Added support for IDEA 2023.2
  • Add a Camel Remote Debugger
  • Bug fixes

1.0.1

11 months ago
  • Fixed debugging with Camel v4

1.0.0

11 months ago
  • Add support of Camel 4
  • Drop support of Camel 2
  • Java DSL Formatter - Avoid formatting expression clauses
  • Bug fixes

0.9.9

11 months ago
  • Code-reformat to indent routes in RouteBuilders
  • Bug fixes

0.9.8

11 months ago
  • Upgrade to Camel 3.20.5

0.9.7

11 months ago
  • Fixes the bug preventing the debugging of a Gradle task
  • Make Camel Debugger support Gradle
  • Allow to enable manually the code assistance for camel k / camel-jbang
  • Bug fixes