-
Can I use this library with Java? If so, how?
-
### What needs to get done
Java plugin should set JAVA_HOME https://github.com/canonical/craft-parts/issues/891 and provide a way to generate runtime for the Java application.
This can be done b…
-
Motivation:
codegen-java already supports generating `@NonNull` annotations.
However, many projects prefer `@Nullable` over `@NonNull` annotations.
JSpecify also recommends `@Nullable`.
Changes:…
-
I tried to build Fiji 2.16.0 with Java 11 and I got:
```
Could not load Java library '.../lib/amd64/server/libjvm.so': .../lib/amd64/server/libjvm.so: cannot open shared object f…
-
i think this one not support java
-
codegen-java should support generating record classes instead of regular classes whenever possible.
(codegen-kotlin already generates data classes whenever possible.)
I have this almost working, b…
-
Async-profiler has the `--jfrsync` feature which allows me to add additional Java Flight Recorder data like GC collection, network io, thread information, etc. which can be viewed via the JDK Mission …
-
Allow use of pulumi-synced-folder for Pulumi code written in Java.
This would require publishing the extension to Maven.
-
I saw https://issues.apache.org/jira/browse/HUDI-6506 ("Java 11 and 17 support with Hudi") and it seems like this is only targeted towards 1.x release, though it seems like some work has been complete…
-
Hi,
this project looks really promising for my needs and I would like to thank you for your work.
I am working on a JSF web application and would like to embed this log viewer into it. The docum…