You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@pdfbox.apache.org by jiangfan shi <jf...@cse.unl.edu> on 2010/06/08 06:35:20 UTC

how to setup development environment in Eclipse?

thanks.

jiangfan

Re: how to setup development environment in Eclipse?

Posted by jiangfan shi <jf...@cse.unl.edu>.
Thanks a lot, Jukka.

Best,

Jiangfan

On Tue, Jun 8, 2010 at 1:47 AM, Jukka Zitting <ju...@gmail.com>wrote:

> 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
>

Re: how to setup development environment in Eclipse?

Posted by Jukka Zitting <ju...@gmail.com>.
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