Blog


Datanucleus warning for a test class because of its annotations

I have created a project in eclipse with the google plugin that should run…


Eclipse template for unimplemented methods

This post applies to eclipse IDE.


A logger (log4j) template for the eclipse java editor

If you are using log4j then you probably are tired of the copy/pasting the logger from on class to an other.


XML files are not included in the eclipse build directory

Some time now I had a problem with running a dynamic web app project in eclipse as a web application (right click on project name and then RUN AS…


Starting a new JDO project with an Exception...

I thought it would be a nice way to kill some time, by making a mini project in google app engine using…


Getting fully populated beans from the DB...

I try to learn JDO and I have some problems already.