On Mon, Mar 12, 2012 at 6:59 PM, MichaelAtSAG <[email protected]> wrote: > I have familiar with the Fuse IDE to create routes in Camel context files. > Yet does this tool include the ability to create Camel components? If not, > what is suggested? Perhaps something in SpringSource Tool Suite to create > and define the spring-components? >
Yes you can create a new component or data formats. File -> New Fuse Project And then select the camel-archetype-component, or camel-archetype-dataformat The wizard allows you to give the component / data format a name > -- > View this message in context: > http://camel.465427.n5.nabble.com/Tool-for-creating-Camel-components-tp5558567p5558567.html > Sent from the Camel - Users mailing list archive at Nabble.com. -- Claus Ibsen ----------------- FuseSource Email: [email protected] Web: http://fusesource.com Twitter: davsclaus, fusenews Blog: http://davsclaus.blogspot.com/ Author of Camel in Action: http://www.manning.com/ibsen/
