How to import library to eclipse

I want to use processing in eclipse but i couldn't i import controlP5 to eclipse. How can i do that ?

Answers

  • What do you mean you couldn't import it? What did you try? What exactly happened when you tried that?

    All you should need to do is to add Processing's .jar file(s) to Eclipse's classpath, as well as the ControlP5 jar file.

  • ok, i did it. Thank you.

Sign In or Register to comment.