Hi, I need a short description of how to use guava within processing. I've downloaded the .jar and placed it on a folder named guava, but then import guava; guava.*, any variation of com.google.commons.* and such don't work. What am I doing wrong ? Is it even possible to use third party libraries from the processing IDE ?
Thanks and regards