ClassNotFoundException when running processing jarfile with UrlClassLoader

edited December 2015 in Library Questions

Hi

I am trying to load a Processing jar-file over the net with URLClassLoader. I have tried to pack the jar-file in various ways from Eclipse and by repacking the files exported from Processing but I still get a ClassNotFoundException. My complete code in some kind MCVE code can be found here

Any help is greatly appreciated.

Sign In or Register to comment.