We are about to switch to a new forum software. Until then we have removed the registration on this forum.
Hello. I'm trying to use the Processing Eclipse plugin : http://wiki.processing.org/w/Eclipse_Plug_In
But two sketches I tried gave me errors and I think one can't find the "controlP5" lib which is in my libraries/ folder, and the other one can't find the "minim" lib.
I tried adding the controlP5 lib/JAR to the build path, but the result is the same.
I saw in another topic that one should keep away from another Eclipse plugin... does this one is okay? or should i really must do things in this way? http://www.creativeapplications.net/processing/craft-your-processing-sketches-in-eclipse/
edit: okay, just saw https://github.com/processing/processing-eclipse
"This project is not under active development, but the source is here in the hope of some kind soul picking it up and continuing." and the latest commits are from 3 years ago, so I guess I should find another way...
Answers
Have you tried adding the controlP5 jar to your classpath?