Pontus, I only do Java DSL with Spring Boot, so I use STS (I could use
Intellij too if I had a license for it). It works very well for me (and my
use cases). The guy i use to work with started with XML but it was painful
because - XML. He has moved exclusively to Groovy. I am not sure what your
use case for XML is, but Groovy might solve it (since it can be run as a
program or as a script)

Mark

On Sun, Oct 23, 2016 at 4:45 PM, souciance <souciance.eqdam.ras...@gmail.com
> wrote:

> Hi Pontus
>
> I use Intellij for the actual coding and I find that Intellj works faster
> and cleaner than Eclipse which I used before. The maven integration is also
> good and the git integration is really nice. I work mainly with the java
> dsl and use blueprint for route configuration and deployment to Karaf as
> the runtime model, with everything running in docker. I did try JBoss Tools
> and the graphical visualisation but I think the release needs a few more
> updates to become more stable. I run into some errors and it was quit slow
> to work with.
>
> Best
> Souciance
>
>
>
> On Sun, Oct 23, 2016 at 9:36 PM, pontus.ullgren [via Camel] <
> ml-node+s465427n5789147...@n5.nabble.com> wrote:
>
> > Hi,
> >
> > I know about JBoss Tools Camel Tooling and been using it. It works great
> > as
> > long as we stayed with the RedHat supported versions of Camel and JBoss
> > Fuse. But lately we have moved away from this and going with Camel Spring
> > Boot and more up to date versions of Camel.
> >
> > The main reason for this is to get new features faster.
> >
> > The problem now is that JBoss Tools does not handle this combination
> well.
> > But that is a JBoss specific issue so that is not what I want to discuss
> > here. There is other forums for this.
> >
> > Instead my question: What do you use for developing your Camel based
> > applications ?
> > I quickly tested Spring Tool Suite which kind of give us most of what we
> > look for including good support for gradle. But hope to get some more
> > suggestions.
> >
> > We mostly use the Spring XML DSL to define the routes but also some Java
> > DSL.
> > Code completion and some tooltips in XML editing mode is a requirement.
> > Graphical visualisation and editing of the routes is a bonus but I assume
> > that JBoss Tools is the only one that supports this.
> >
> > Thanks for any insight you can share
> > Pontus
> >
> >
> > ------------------------------
> > If you reply to this email, your message will be added to the discussion
> > below:
> > http://camel.465427.n5.nabble.com/IDE-for-newer-Camel-
> > versions-using-Camel-Spring-Boot-tp5789147.html
> > To start a new topic under Camel - Users, email
> > ml-node+s465427n465428...@n5.nabble.com
> > To unsubscribe from Camel - Users, click here
> > <http://camel.465427.n5.nabble.com/template/NamlServlet.jtp?macro=
> unsubscribe_by_code&node=465428&code=c291Y2lhbmNlLmVxZGFtLnJhc2h0aU
> BnbWFpbC5jb218NDY1NDI4fDE1MzI5MTE2NTY=>
> > .
> > NAML
> > <http://camel.465427.n5.nabble.com/template/NamlServlet.jtp?macro=macro_
> viewer&id=instant_html%21nabble%3Aemail.naml&base=nabble.naml.namespaces.
> BasicNamespace-nabble.view.web.template.NabbleNamespace-
> nabble.view.web.template.NodeNamespace&breadcrumbs=
> notify_subscribers%21nabble%3Aemail.naml-instant_emails%
> 21nabble%3Aemail.naml-send_instant_email%21nabble%3Aemail.naml>
> >
>
>
>
>
> --
> View this message in context: http://camel.465427.n5.nabble.
> com/IDE-for-newer-Camel-versions-using-Camel-Spring-
> Boot-tp5789147p5789148.html
> Sent from the Camel - Users mailing list archive at Nabble.com.

Reply via email to