The Artima Developer Community
Sponsored Link

Java Answers Forum
PDFBox und Lucene in Eclipse und Netbeans

1 reply on 1 page. Most recent reply: Jul 26, 2009 2:26 AM by Nick Gilmour

Welcome Guest
  Sign In

Go back to the topic listing  Back to Topic List Click to reply to this topic  Reply to this Topic Click to search messages in this forum  Search Forum Click for a threaded view of the topic  Threaded View   
Previous Topic   Next Topic
Flat View: This topic has 1 reply on 1 page
Nick Gilmour

Posts: 2
Nickname: javraki
Registered: Jun, 2009

PDFBox und Lucene in Eclipse und Netbeans Posted: Jun 20, 2009 9:28 AM
Reply to this message Reply
Advertisement
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!


Nick Gilmour

Posts: 2
Nickname: javraki
Registered: Jun, 2009

Re: PDFBox und Lucene in Eclipse und Netbeans Posted: Jul 26, 2009 2:26 AM
Reply to this message Reply
Problem solved. I `ve extracted the jar files from the zip file and add them in the library

Flat View: This topic has 1 reply on 1 page
Topic: Diamond printing Previous Topic   Next Topic Topic: Java Eclipse 3.5

Sponsored Links



Google
  Web Artima.com   

Copyright © 1996-2019 Artima, Inc. All Rights Reserved. - Privacy Policy - Terms of Use