It seems inside the Processing editor (PDE) one can use a single library that uses an underlying java library. Here’s an example:
One workaround would be for one of these Processing libraries to use the JBox2D underlying java library and the other two Processing libraries to use the first as a dependency, however coordinating something like this sounds unlikely.
It seems inside the Processing editor (PDE) one can use a single library that uses an underlying java library. Here’s an example:
One workaround would be for one of these Processing libraries to use the JBox2D underlying java library and the other two Processing libraries to use the first as a dependency, however coordinating something like this sounds unlikely.
What would be the elegant solution ?
Thank you so much, George
P.S. I've posted the same question on the Processing forum