hot-topics mule and the cloud what's new in mule 3 apache tomcat tips and tricks developer tools

Custom project templates in Mule IDE

Dirk Olmes on Wednesday, April 14, 2010

Last week at the Mule Summit, I gave a presentation on Mule IDE. One of the questions from the audience was about putting your own examples in the “Sample content” drop down on the “New project” dialog. This is actually possible today. Here is how you do it:

Mule IDE 2.0.1 released

Dirk Olmes on Thursday, November 19, 2009

We have just released version 2.0.1 of Mule IDE. This release provides an important bug fix (the new configuration wizard no longer overwrites existing files without prior notice). It also provides support for the new Mule Data Integrator, which is about to be released.

Mule IDE 2.0 Released

Dirk Olmes on Tuesday, October 27, 2009

MuleSoft is proud to announce that Mule IDE 2.0 has been released. Mule IDE 2.0 is a development and testing environment based on Eclipse. It supports the following features:

Browsing the Source Code with the Mule IDE

Dirk Olmes on Wednesday, April 15, 2009

If you’re working with the Mule IDE, the Mule source code is automatically attached to the Mule JARs. This allows you to browse and step into the source code while you’re developing Mule applications. The Mule IDE looks for files with the naming convention mule-*-src.zip in $MULE_HOME/src and automatically attaches them to the Mule JARs. [...]

Mule IDE 2.0 RC1 released

Dirk Olmes on Monday, February 9, 2009

Today I released the 2.0 RC1 release of the Mule IDE. Not much changed since the last development snapshot but we have tested the IDE a lot internally on a variety of operating systems since then. If you upgrade from a development snapshot, note that you’ll have to change the location of the update site: [...]

Mule IntelliJ Tips

Ross Mason on Wednesday, January 21, 2009

As some may know, we have been working on our open source Mule IDE based on Eclipse. However, with the schema-based configuration in Mule, IntelliJ IDEA users get some great features to help them build mule applications quicker too.

Mule IDE “Christmas” snapshot release

Dirk Olmes on Tuesday, December 23, 2008

I was able to squash some bugs on the IDE since the last snapshot release. The first bug was related to creating new projects with a non-default Mule distribution. If you have more than one Mule distribution registered in our Mule IDE preferences, you can choose the runtime to use when creating a new project [...]

Preview release of Mule IDE

Dirk Olmes on Thursday, December 4, 2008

A bit of history We created Mule IDE to ease the work when developing with Mule. Along with the work on Mule 2.0 we started work on an updated version of the IDE that would allow you to graphically design Mule configurations. This turned out to be by far more work than initially expected so [...]