I am trying to use opencsv library http://opencsv.sourceforge.net/
How to i import it so that i can start using it with NetBeans?
I have no idea what im doing so start from the very beggining after downloading and unzipping the file.
Thanks.
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.
Copy the jar into your project lib folder.
Then right click on your project select properties.
Now a window opens go to libraries->Add Jar/Folder select your jar and press OK.