How do I install the JScience library in Eclipse?

Or just some library, in general? I downloaded the bin.zip file, but I can't do anything to do with it. It pushes me against the wall ...

EDIT: In other words, is there no "standard" way to do this? I know how to add Jar files, is it okay to just put them (and documents) anywhere?

+1


source to share


1 answer


Shouldn't be much more difficult than including JARs in your project build path.



Unpack the archive and place the JARs where Eclipse can find them.

0


source







All Articles