-
The `SystemModulesPlugin` used by `jlink` builds two class files, `SystemModules$all.class` and `SystemModules$default.class`. These class files encode and build the modules for the application. The `…
-
Since 6.4, the decision to put a jar in the classpath or the modulepath is taken by the org.gradle._internal_.jvm.JavaModuleDetector. It applies IMHO a pretty nice heuristic, but is not flexible at al…
-
I was [recently](https://github.com/flathub/flathub/issues/5705) given the collaborator role on Java SDKs versions [8](https://github.com/flathub/org.freedesktop.Sdk.Extension.openjdk8) and [11](https…
-
> _This is a Bisq Network project. Please familiarize yourself with the [project management process](https://bisq.wiki/Project_management)._
## Description
Based on the idea proposed at https://gi…
-
@bmuschko @oehme As we discussed several days ago, for developers who use non-JVM languages, it might be an obstacle to have a JDK installed in their machines. So here I propose a feature for Gradle: …
-
**Is your feature request related to a problem? Please describe.**
For certain setups I use `apt-get` to install all packages.
**Describe the solution you'd like**
would like `apt-get instal…
-
Hi team
I wonder if you have any advice to the IT team as I will ask them to allow me to use mzmine on the HPC of the university. It is slurm-based [here](https://www.abdn.ac.uk/research/digital-res…
-
We're looking for someone to create a *.rpm package for the Syncany command line client (syncany-cli) and packages for the plugins (including the GUI).
Old stuff:
~~The syncany-cli debian package is …
-
I wanted to run several main methods which would also be helpful for debugging.
I wanted to run MdxEditor.main and got:
```
Caused by: java.io.FileNotFoundException: warsmash.ini (Das System kann…
-
I used a project created by idea without adding any code. I modified the window packaging information and added the following code to build.gradle.kts.
```
java.io.IOException: Command [light.exe, -…