You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Next »

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