-
Hi,
Thanks for this beautiful library. When I execute the Jar, it works for few minutes and then after sometime when I click on try-icon, the jvm crashed.
```
#
# A fatal error has been detect…
-
Swap all our existing cloud and service providers into JPMS modules.
-
When creating a project with iOS as a target, it will be in a state where several classes "cannot be resolved".
What it really should say is that they violate the requirement of "unique visibility…
-
Ticket originates from discussion with Scala team how to handle the `module-info.java` of Jigsaw in Scala builds.
Scala will not get it's own special syntax for these files, as @retronym correctly …
ktoso updated
2 years ago
-
Hello. One of users has this exception on Mac arm64 on version `0.9.3`. No such exception happened in 0.9.0-SNAPSHOT:
```kotlin
java.util.ServiceConfigurationError: com.sshtools.twoslices.ToasterS…
-
We are planning to use JZlib in our project. I wanted to know the project status as there is not much activity on issues or code updates. Can you let me know the status of this project?
-
Applications that use Java 9's modules need to configure their module to allow picocli reflective access to the annotated classes and fields.
Often applications want the annotated classes and fiel…
-
```
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.1:compile (default-compile) on project ispyb-ejb3: Compilation failure: Compilation failure:
[ERROR] /home/karpic…
-
*Created by: neilcsmith-net*
I'm currently working on a fork (for PraxisLIVE / Codelerity use) splitting up Processing Core, modularizing and pushing to Maven Central for our and other use. Has any …
-
When building a modular project with gradle the imported libraries are shown as inaccessible. But the project itself seems fine. Using
`.\gradlew run` runs the project without error
and
`.\gradlew …