Import settings and templates

Eclipse

  • Install the checkstyle plugin via the Eclipse Marketplace
  • Import checkstyle settings from etc/buildtools/src/main/resources/camel-checkstyle.xml
  • Import the formatter from etc/eclipse/CamelCodeFormatter.xml
  • Import code templates from etc/eclipse/camel_java_templates.xml, etc/eclipse/camel_xml_templates.xml, etc/eclipse/codetemplates.xml

IntelliJ IDEA

  • Import settings from etc/idea/settings.jar
  • No labels