The java5 source directory are files that need to be compiled under Java 5.
Currently, they're not visible in the Eclipse project.
At build time, the contents of the src/main/java5 project are be added to the
build (with a 1.5 target) and the src/main/java should be compiled with a
1.4 target.