eclipse imports horribly... you will have to manually adjust it.
for your project source (src) you need to point it at:
src/java/
currently it's pointed at:
src/
this will cause a lot of problems.
You may also have problems with the libs that eclipse auto-imports... I would remove them all from the build path and only add the ones found under the build/dist/ directory.