This article shows how to get Maven based Mule project to easily work within Eclipse without the need of constant redeployment to mule lib/user directory.
I will use “hello” sample project from Mule installation.
hello.zip contains modified “hello” Mule project
where I removed “.bat” file, commented out “version” tag in pom.xml to make maven build work, added [...]
