Thought some people might find it useful to see how I managed to solve this… So, this week I determined to do a little more work on the code for this blog – a new plugin. However, as I have recently updated my laptop I needed to re-install all the tools – Eclipse, Ant, XAMPP Read More
Test Drive Apache Maven on Your Existing Projects
In the past, I have found the easiest way to get to grips with a new build tool is to give it a try on a project – new or existing. In this article I will describe how you can test drive Apache Maven by using as a build tool for one of your existing Read More