Yep, Fuse IDE might be your best bet.

It might make sense to take a look at creating a camel project outside of
eclipse just to understand what's going on. If you're familiar with maven,
you can take a look at maven archetypes[1] and use some existing camel
archetypes[2] to set up a project. Then you can poke around, run the routes
that come out of the box, etc.

[1]
http://maven.apache.org/guides/introduction/introduction-to-archetypes.html
[2] http://camel.apache.org/camel-maven-archetypes.html
[3] mvn camel:run


On Tue, May 21, 2013 at 5:08 AM, Jean Francois LE BESCONT <
jflebesc...@gmail.com> wrote:

> Hi,
>
> You can use http://fusesource.com/products/fuse-ide/
>
> There are also example in the
> d<
> http://www.apache.org/dyn/closer.cgi/camel/apache-camel/2.11.0/apache-camel-2.11.0.zip
> >
> istribution.
>
> JF
>
>
> 2013/5/21 nettome <gsharm...@gmail.com>
>
> > Hi,
> > I'm new to camel and Im trying to create a sample program in eclipse ide.
> > However, i'm unable to do that. Im referring to spring in action book.
> > Please can anyone help me with steps needed to make an app in maven using
> > eclipse.
> >
> > Thanks
> >
> >
> >
> > --
> > View this message in context:
> > http://camel.465427.n5.nabble.com/sample-camel-program-tp5732885.html
> > Sent from the Camel - Users mailing list archive at Nabble.com.
> >
>



-- 
*Christian Posta*
http://www.christianposta.com/blog
twitter: @christianposta

Reply via email to