Link to home
Start Free TrialLog in
Avatar of Christopher Schene
Christopher ScheneFlag for United States of America

asked on

How do I import Java .jars and libraries into Eclipse?

Hi,

I am referencing some Java jar's and libraries in my Eclipse Java project.

These are, however, only referenced: I would actually like to pull them into my project folder and reference them locally. I know I can do this by  copying but there has got to be something built into Eclipse to do this automatically.

The reason I want to do this is I wish to give the project to another team not at my company and they may not have the same layout as me.

Thanks,

Chris
ASKER CERTIFIED SOLUTION
Avatar of CEHJ
CEHJ
Flag of United Kingdom of Great Britain and Northern Ireland image

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
Avatar of Christopher Schene

ASKER

I actually tried that once and I think there was some issue with Eclipse did not actually "see" the .jars and would not include them in the build.
You can add jars from anywhere
SOLUTION
Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial