We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 756cb1e commit b15df5aCopy full SHA for b15df5a
src/main/java/module-info.java
@@ -1,4 +1,4 @@
1
-module libappindicator.gtk3.java {
+module libappindicator.gtk3.full.java {
2
requires org.slf4j;
3
exports org.purejava.linux;
4
}
0 commit comments