Skip to Main Content

New to Java

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

PDFBox und Lucene in Eclipse und Netbeans

843789Jun 20 2009 — edited Jun 20 2009
Hi all,

I want to learn Java and write a program using PDFBox and Lucene and I`m trying desperately to get both working in Eclipse and Netbeans.

Until now I couldn`t find some information on how to import zip files in Eclipse and Netbeans.

I see PDFBox under Java Build Path / Libraries and the contents of the PDFBox are in the project explorer under my project but when I try:
import org.pdfbox;
I get the error: "the import org.pdfbox cannot be resolved"

What I`m supposed to do with this PDFBox zip File?

How does it integrate with Eclipse and Netbeans?

What kind of adjustments do I have to do in my Java Build Path?

Please help!!!

Thanks in advance!
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Jul 18 2009
Added on Jun 20 2009
4 comments
351 views