@Omar
IMHO eclipse *does* support XML, pretty while ago Jon Anstey (coauther of
the "Camel in Action" book) also created camel specific templates for it,
look at [1] for details but be aware that the provided links there are
outdated. You find the up-to-date version of them at [2].
Here's how my
gmail.com]
> Sent: Monday, November 21, 2011 11:05 PM
> To: users@camel.apache.org
> Subject: Re: converting form JAVA DSL to Spring DSL
>
> I'm using IntelliJ but Eclipse or any editor supporting xml with
> schemas should be fine.
>
> Bilgin
>
> On Mon, Nov
Eclipse can't support XML , is there any maven plugin for IntelliJ as I'm
downloading it now .
-Original Message-
From: Bilgin Ibryam [mailto:bibr...@gmail.com]
Sent: Monday, November 21, 2011 11:05 PM
To: users@camel.apache.org
Subject: Re: converting form JAVA DSL to Sprin
ss...@hotmail.com]
> Sent: Monday, November 21, 2011 10:39 PM
> To: users@camel.apache.org
> Subject: Re: converting form JAVA DSL to Spring DSL
>
> Thanks Bilgin.
>
> I'm not using IDE but will try using it.
>
> --
> View this message in context:
> http:/
Is there any IDE different than Eclipse Plugin for apache camel ?
-Original Message-
From: newbiee [mailto:m_ess...@hotmail.com]
Sent: Monday, November 21, 2011 10:39 PM
To: users@camel.apache.org
Subject: Re: converting form JAVA DSL to Spring DSL
Thanks Bilgin.
I'm not usin
Thanks Bilgin.
I'm not using IDE but will try using it.
--
View this message in context:
http://camel.465427.n5.nabble.com/converting-form-JAVA-DSL-to-Spring-DSL-tp5011220p5011615.html
Sent from the Camel - Users mailing list archive at Nabble.com.
If you have xml autocompletion in your IDE, you should use it.
Current time is ${header.firedTime}
Bilgin
On Mon, Nov 21, 2011 at 5:55 PM, newbiee wrote:
> I have following JAVA DSL:
>
> from("timer://myTimer?period=2000")
> .setBody().simple("Current time is ${header.fir