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.