Subscribe

Posts Tagged ‘Eclipse’

Introducing Mule Data Integrator

Thursday, November 19th, 2009

Today, MuleSoft released a brand new product, Mule Data Integrator, which is available for download here. Mule Data Integrator (MDI) is free for developers to use and includes an Eclipse-based designer that is fully integrated with Mule IDE.

(more…)

Mule IDE 2.0.1 released

Thursday, November 19th, 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. (more…)

Getting Started with iBeans in Eclipse

Wednesday, November 11th, 2009

This screen cast takes you through all the steps necessary to download and set up iBeans, Tomcat and Eclipse. Then there is a walk-through of how to create a simple echo example (using AJAX) and test/debug the application on Tomcat. Yes, this is 11 minutes but it does walk through all the steps and provides a lot of additional detail. Grab yourself a beverage and take the the tour!

Useful Links
- iBeans Download
- Eclipse Plugin information – including plugin site URL.

Mule IDE 2.0 Released

Tuesday, October 27th, 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: (more…)

Overcoming XML Validation Errors in Eclipse 3.5

Monday, September 21st, 2009

When I recently switched to Eclipse Galileo, I noticed that a Mule configuration file that had previously validated correctly now had validation errors. Since I did not change the file, something in Galileo’s validation of XML files must have changed.

The symptoms are these:

(more…)