Blog

11
06/2009

Datanucleus warning for a test class because of its annotations

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

10
06/2009

Eclipse template for unimplemented methods

This post applies to eclipse IDE.

9
06/2009

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.

9
06/2009

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…

8
06/2009

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…

2
06/2009

Getting fully populated beans from the DB...

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