The Wayback Machine - https://web.archive.org/web/20210315092411/https://github.com/topics/jigsaw
Skip to content
#

jigsaw

Here are 157 public repositories matching this topic...

Vampire
Vampire commented Mar 16, 2018

Please provide the possibility to have libs non-transitively on the classpath that will not end up on the module path.
In my concrete situation we use com.github.sarxos:webcam-capture:0.3.12 which depends on com.nativelibs4java:bridj:0.7.0.
bridj tries to load resources from other modules via Class#getResource and if that fails it tries to use ClassLoader#getResource.
The latter would

Improve this page

Add a description, image, and links to the jigsaw topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the jigsaw topic, visit your repo's landing page and select "manage topics."

Learn more