-
I'm not able to use the pkts-*.jar (buffer, core, sdp, sip, streams) inside a java 9/10/11 module project. It seems pkts have split packages. (JPMS modules do not allow split packages.)
This is the…
-
Is there any confirmation on this setup working with Java 9, 10, or 11?
-
**Jetty version(s)**
12.0.x
**Jetty Environment**
ee10
**Description**
I noticed that `resp.sendError(0)` has a change of behaviour in EE10 compared to EE8 and Jetty 9.4
Previously Jetty w…
-
I'm facing a multi-version problem for my project.
I wanted to implement this as separate services via ServiceLoader.
But when I included dependencies of your MCProtocolLib in my project module.
I…
-
**SDK Version**: 3.4.0
**Crash Stacktrace**:
Fatal Exception: java.lang.NullPointerException:
at com.helpcrunch.library.repository.storage.in_memory.MemoryRepository.a(SourceFile:9)
…
-
I am migrating slowly to new module system. It is painful but can not be skipped. The dependencies are handled via Maven like this there is no other dependency for BoofCV, I am developing in Idea:
``…
-
### IDE Information
PhpStorm 2024.3
Build #PS-243.21565.202, built on November 13, 2024
Licensed to UAB Orbio World / Haroldas Zapalskis
Subscription is active until March 13, 2025.
Runtime versi…
-
Python:
2024-10-28 21:50:52,684 - warpscanner.app - INFO - Logging setup successfully.
2024-10-28 21:50:53,710 - asyncio - DEBUG - Using selector: AndroidSelector
Java:
Oct 28, 2024 9:50:50 PM o…
-
### IDE Information
PhpStorm 2024.3
Build #PS-243.21565.202, built on November 13, 2024
Licensed to ***
You have a perpetual fallback license for this version.
Subscription is active until Decemb…
-
So...
I have multi-module project. When I try to build my non-JTE project with the JTE plugin enabled I get the warning as defined in #407 but I also get the following error:
```
FAILURE: Build …