↧
Using Java 6 processors in Eclipse
UPDATE: 2014-02-26 This tutorial was written with an older version of Eclipse. Andrei Bârsan informed me that at least in Eclispe Kepler with Java 1.8 the messages printed using the messager no...
View ArticleTrying out Redis with Java
I decided to take Redis for a spin on Sunday. Redis is a key-value store and much more. For some good Redis use-cases read:...
View Article