To set up Eclipse classpath don't rename/copy files, do the following:
- Check out source
- Go to root folder and run "ant eclipse"
After that you can open the checkout as a eclipse project.
Uwe
-----
Uwe Schindler
H.-H.-Meier-Allee 63, D-28213 Bremen
http://www.thetaphi.de
eMail: uwe@thetaphi.de
> -----Original Message-----
> From: Svetlana [mailto:mailinglists@dswp.co.uk]
> Sent: Monday, July 09, 2012 5:56 PM
> To: dev@lucene.apache.org
> Subject: Problems setting up Lucene project in Eclipse
>
> Hi,
>
> I have checked out the latest Lucene code from SVN and copied and renamed
> the 'dot' files and folders to the root of the project workspace but I am
getting
> over 100 errors in Eclipse like this:
>
> Description Resource Path Location Type
> Project 'lucene' is missing required library:
> 'lucene/analysis/icu/lib/icu4j-4.8.1.1.jar' lucene Build path
> Build Path
> Problem
>
>
> When I look in this location the .jar file is actually called
> icu4j-4.8.1.1.jar.sha1
>
> Sorry I am quite new to Java development being a C++, php and perl
> programmer. I know that the sha1 extension is something to do with
> checksums. What do I need to do from here?
>
> Kind regards,
>
> Svetlana
>
> --
> View this message in context: http://lucene.472066.n3.nabble.com/Problems-
> setting-up-Lucene-project-in-Eclipse-tp3993932.html
> Sent from the Lucene - Java Developer mailing list archive at Nabble.com.
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org For additional
> commands, e-mail: dev-help@lucene.apache.org
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org
For additional commands, e-mail: dev-help@lucene.apache.org
|