Hi, If you have the m2eclipse plugin [1] installed, you can simply import the PDFBox source tree as Maven projects into Eclipse.
Alternatively, run "mvn eclipse:eclipse" in the source tree to generate Eclipse project files that allow you to import the source as Eclipse projects even without the m2eclipse plugin. [1] http://m2eclipse.sonatype.org/ BR, Jukka Zitting

