I tried to import commons-io-2.6.jar and commons-lang-2.6.jar (Available here) into a Processing sketch.
I put these jars in the libraries folder located at the root of my Processing, but Processing didn't recognize my imports:
import commons-lang-2.6;
import commons-io-2.6;
How do I import an external jar like Apache in Processing?
I don't understand why this happens, so what can I do? Can anyone help me? I really need help on this. I can't solve it., and you reduce it toHow can I solve this?, this is an example of improving readability. Suggestions on quality improvement should be placed in comment area and let OP revise the question. This prevents edits that deviate from the original intent of the post.