Recent Posts

Mofidy JVM parameters for JBoss AS

less than 1 minute read

Most people have been in a situation requiring them to change one or more of the parameters passed to the JVM on top of which JBoss AS is running. For instan...

Emacs Configuration On GitHub

less than 1 minute read

When you have applications, whose configuration is as complex as that of Emacs it’s always a good idea to store that configuration under version control so y...

Java type indicators in Eclipse

less than 1 minute read

One of the things that I don’t like about the default Eclipse settings for Java development is that in the package explorer all Java files appear in the same...