-
**Is your feature request related to a problem? Please describe.**
Support Java Modules
**Describe the solution you'd like**
Every relevant library should publish a `Automatic-Module-Name` in the…
-
## Vineflower version
Unknown, whatever Enigma 2.5.1 is shipped with.
## Describe the bug
Unable to decompile certain parts of the code.
## Additional information
// $VF: Coul…
-
**Describe the bug**
If you use the Java 9+ modular system, in my case 17, then a packaging error occurs
**To Reproduce**
Steps to reproduce the behavior:
1. Add file-kache-jvm.jar and kache-jvm…
-
```
/home/container/node_modules/minecraft-java-server-query/lib/motd.js:36
if (motd.color) {
^
TypeError: Cannot read properties of undefined (reading 'color')
at toRaw (/…
-
Does this library exist as a java module? I'm building a modular application, and I'd like to use it, but I'm not sure how without a `module-info`.
-
130|hanoip:/data/local/tmp # ./frida-server-16.5.6
Unexpectedly timed out while wai…
-
When I try to set up Open Native for a nativescript vue project, errors occur when I launch Android. It seems I have done everything according to the documentation.
```bash
Note: Recompile with -X…
-
adding, e.g. `@DomainLayer`, to a package is cool, but it would be nice to add that to a `module-info.java`. That would look something like this from a consumer perspective, and should affect all pack…
-
`v3.8.0` defines an automatic module name
```
$ jarviz module name --file eddsa-0.3.0.jar
subject: eddsa-0.3.0.jar
name: net.i2p.crypto.eddsa
source: manifest
automatic: true
valid: true
$…
-
**Environment**:
- *Jib version:3.4.3*
- *Build tool: Gradle 8.8*
- *OS: MacOS Java 22.0.1*
**Description of the issue**:
1. How do prevent Jib gradle plugin from using/searching main class a…