On 16 February 2011 12:19, Jean-Baptiste Onofré <[email protected]> wrote: > Hi Janne, > > Currently, ServiceMix developers use mainly Eclipse or IntelliJ IDEA (it's > my case). > I don't know if there are NetBeans users. > > Previously, Fuse developed a Eclipse plugin to design Camel routes. The new > Camel Rider is now pure web based.
FWIW Fuse IDE is based around Eclipse... http://fusesource.com/fuse/camel-beta/ the web based version is coming out later this year. The current beta focusses purely on Camel EIP design & editing. More OSGi / JBI / Karaf tooling is expected in later releases though. Fuse IDE comes with m2eclipse which is pretty handy for working with maven projects too; e.g. creating archetypes, working with pom.xml and running maven goals etc. -- James ------- FuseSource Email: [email protected] Web: http://fusesource.com Twitter: jstrachan Blog: http://macstrac.blogspot.com/ Open Source Integration
