> On Oct 20, 2020, at 8:56 AM, Davide Perini <perini.dav...@dpsoftware.org> 
> wrote:
> 
> GUIManager.class.getResource

Not finding it? Not sure why that would be different OS X though.
Recently moved a (non-jfx) project to Eclipse and had to change 
class.getResourceAsStream to ClassLoader.getResourceAsStream. Because couldn’t 
figure out how to bundle the resource with the packaged class in Eclipse. Are 
the jars the same? If you jar -tvf is the resource where you expect to find it?

Reply via email to