Archive for the ‘Programming’ Category.

Java One

Too far away from Java One to be there? Do like me follow it on http://java.sun.com/javaone/

Max Load Testing

Testing your cpu coolers? Here is a java app that loads your cpu’s to 100%

start (oh yes, you’ll need Java on your machine download)

(just for the fun of loading to 100%)

Ant Standard Project File

Tired of carrying a stick around or rewriting it every time.

Here we’ll always find it
build.xml
Continue reading ‘Ant Standard Project File’ »

My Eclipse plug-ins

I recently updated all my eclipses on all my workstations to Ganymede, of course this requires reinstalling my favorite plug-ins (or non favorite but mandatory :p)

I like Ganymede( 3.4) more then 3.3. E.g. The mouse-over javadoc shower got enhanced, the updater (for eclipse and plugins) works better and to my feeling, Eclipse handles background processes better then before( this could of course only be an impression).

All of these are installed on JEE Version of Eclipse.

Continue reading ‘My Eclipse plug-ins’ »