Apache Ant is a software tool for automating software build processes. It is similar to Make but is implemented using the Java language, requires the Java platform, and is best suited to building Java projects.

Ant

Convert Ant based NetBeans project to a Maven project

At IDR Solutions this year, we have decided to carry out a few changes to how we currently operate. One of these changes is...
Georgia Ingham
3 min read

How to Build Java Projects with Apache ANT

In this tutorial, i will show you how to build your Java Application with Apache Ant. At IDR Solutions 90% of our test is...
Ernest Duodu
2 min read

Debugging Java – what is the difference between a…

This blog article was posted in response to a question on our forum about the difference between our debug and non-debug jars. We you...
Mark Stephens
1 min read