Tuesday, November 4, 2008

Something on Continuous Integration

Speaking of Java programming, Samuel suggests me constantly to begin with the basic. What is the basic down to earth? Using java command to build projects. The next one up is to use Apache ant(ant in brief) , scripting to automate the development process. And then, he recommends me to see Continuous integration from wikipedia:

I think this term has some business with the Extreme Programming.

But, let's leave it aside for a moment, now the problem is how to use the Java command better and then turn to the use of ant. The last but not the least is how to use ant.

No comments: