How to include (NOT ONLY reference) JAR file into existing project? I added it by using Project properties – Build path – add external jar’s. But when I export my project, and then import it in another computer, this library was missing.
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
Drag it into your project view so it appears in the project as any other file.
Right-click the jar in the project view and add to build path.