Category Archive: Java

Hudson CI server

Hudson CI server

I have recently learned about new Continuous Integration server on the Stackoverflow.com. It is Hudson. If you are setting up CI server it is definitely …

 

Proper sorting with collation has never been easier

Proper sorting with collation has never been easier

I haven’t been blogging for quite some time and I guess that I had good reasons (we were moving to a bigger apartment). But now …

 

Setting up Continuum continuous build server

Setting up Continuum continuous build server

I have been experimenting with the continuous integration with help of the Continuum server. The process is rather straightforward but here are some observations anyway. …

 

Maven2 and SWT

Maven2 and SWT

I have been playing with Maven and SWT lately. If you have ever tried that, you know it is not easy business. First of all, the …

 

Creating a WebStart Java applications

Creating a WebStart Java applications

I was recently creating a tool for our team members to help with the application debugging and tracing. The problem was, that the distribution among …