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 5b28085 commit 55a39f9Copy full SHA for 55a39f9
src/main/java/module-info.java
@@ -0,0 +1,4 @@
1
+module libappindicator.gtk3.java {
2
+ requires org.slf4j;
3
+ exports org.purejava.linux;
4
+}
0 commit comments