[ 
https://issues.apache.org/activemq/browse/CAMEL-855?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=45210#action_45210
 ] 

James Strachan commented on CAMEL-855:
--------------------------------------

BTW I wonder if we should encourage the use of 

{code}
when().xpath("/foo")
{code}

rather than
{code}
when(header....)
{code}

as the when(). is typically more feature rich and has better IDE smart 
completion

> Add Eclipse Templates
> ---------------------
>
>                 Key: CAMEL-855
>                 URL: https://issues.apache.org/activemq/browse/CAMEL-855
>             Project: Apache Camel
>          Issue Type: New Feature
>          Components: tooling
>            Reporter: Jonathan Anstey
>            Assignee: Willem Jiang
>             Fix For: 1.5.0
>
>         Attachments: addCamelTemplates.patch, camel_java_templates.xml, 
> camel_xml_templates.xml
>
>
> I did up some Eclipse templates for some of the Camel EIPs (both Java and 
> XML). Let me know what you think.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to