This is a shell project for the org.dbunit library.
It is expected that you get problems in the manifest and compile errors in other projects because the dbunit jars are not yet part of the project you fetched.

In order to get things to compile, simply run the the fetch-lib.xml script (and there a an preconfigured external tools launch configuration for that)

This is the equivalent of getting the binary distribution of dbunit from http://sf.net/projects/dbunit
and then importing the zip into this project by doing: Import > Archive file, then select the archive previously downloaded.
