I need to import the following packages into Eclipse Java EE IDE:
https://svn.win.tue.nl/repos/cpntools/AccessCPN/trunk/
I don’t want to download all classes manually. Is there a smarter way to do this?
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.
Install SVN for Eclipse (e.g. Subclipse, Subversive, etc.) through Eclipse MarketPlace and connect to the project’s SVN Directory and download the project from there (through Eclipse).