[
https://issues.apache.org/activemq/browse/CAMEL-181?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
James Strachan resolved CAMEL-181.
----------------------------------
Resolution: Fixed
You can now do things like
{code}
from("activemq:foo.bar").filter().
{code}
then smart completion will find things like
* el()
* groovy()
* ognl()
* xpath()
* xquery()
etc
> improve the smart completion of expressions in the DSL via filter(). or
> when(). to return an ExpressionClause capable of holding all the valid
> expressions
> ----------------------------------------------------------------------------------------------------------------------------------------------------------
>
> Key: CAMEL-181
> URL: https://issues.apache.org/activemq/browse/CAMEL-181
> Project: Apache Camel
> Issue Type: Improvement
> Components: camel-core
> Reporter: James Strachan
> Fix For: 1.3.0
>
>
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.