Nimal blogs here
6 May 2008
This is going to be another short series (2-3 posts) about a build automation tool. I got using this during my internship at WaveNET. I don’t this this is going to be a very useful post to many ( I here some one saying when I write useful posts ), but it [...]
23 Mar 2008
This is the final part of the so called Ant series I have been writing in this blog, about Apache Ant. This is an extremely brief tutorial on JUnit. The goal is to test Ant and JUnit framework integration .
The previous posts on Ant can be found here:
Apache Ant
Ant: Installation
Ant: Hello World in Ant
Ant: Java [...]
7 Mar 2008
This is the fifth part of the so called Ant series I have been writing in this blog, about Apache Ant. This post is mainly about building and running a Java Swing program using Ant.
The previous posts on Ant can be found here:
1. Apache Ant2. Ant: Installation3. Ant: Hello World in Ant4. Ant: Java Hello [...]
27 Feb 2008
This is the third part of the so called Ant series I have been writing in this blog, about Apache Ant. This post is mainly about building and running a Java program using Ant. In the example I’m using here, its a Hello World program in simple Java, but most of these basic Ant steps [...]
23 Feb 2008
As I have worked on Ant before sometime for a project and I had few of my own documents for reference, related to installing and using Apache Ant. I thought of sharing those via this blog as it might be useful to someone out there, or at-least would be a backup of my doc in [...]
Recent Comments