Processing is unable to find all classes and functions from a 3rd party jar file

Hi Jeremy,

Thank you for the ideas.

What’s really strange about this is that the classes and functions from the package run normally on my new sketch that was made just for testing the package, but when I use the same library (installed in the same way) on my main project SOME of the class constructors and functions aren’t found. Other classes and functions from the package are found and can be used like normal.

I would still like to know why this is happening, but I did find a work around for my project that used different functions that worked from the package.

1 Like