We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 623982c commit b0e3fa7Copy full SHA for b0e3fa7
README.md
@@ -1,2 +1,8 @@
1
[](https://github.com/scijava/scijava-links/actions/workflows/build.yml)
2
3
+This package provides a subsystem for SciJava applications
4
+that enables handling of URI-based links via plugins.
5
+
6
+It is kept separate from the SciJava Common core classes
7
+because it requires Java 11 as a minimum, due to its use
8
+of java.awt.Desktop features not present in Java 8.
0 commit comments