Importing folder of libraries in Eclipse
I would like to import a bunch of libraries to Eclipse. However the
structure of the folder is a main folder followed by subfolders and each
subfolder has an external .JAR library. I saw this type of an entire
library in Apache
Lucene(http://www.apache.org/dyn/closer.cgi/lucene/java/4.4.0)
I have tried dragging and dropping them but it did not really work. The
only possible way that I can think is add them one by one as an external
jar from build path. So how can I achieve this easily?
No comments:
Post a Comment