-
Core Java
Automaton implementation in Java
This post will address the problem of implementing finite states machines into java. If you don’t know what FSM are…
Read More » -
Core Java
Debugging the JVM
In some (rare) cases you might find yourself in the situation that you managed to crash the JVM itself. I…
Read More » -
Core Java
Devoxx Day 1
Participating at Devoxx brought me enough motivation to post my first blog entry. I am for the first time here…
Read More » -
Enterprise Java
Integrating Maven with Ivy
The problem: you have some resources in an Ivy repository (and only there) which you would like to use in…
Read More »