-
I have a Java 10 project using the new language features like `var` and it compiles without issues for Android (most likely through d8).
This doesn't work yet with the RoboVM compiler and I'm wonder…
-
### Jenkins and plugins versions report
Environment
```text
Paste the output here
```
### What Operating System are you using (both controller, and any agents involved in th…
-
When targeting JDK 11, in a project that has Java, Kotlin, and Groovy plugins applied but has only Java sources, `run` task fails with:
```
java.lang.module.FindException: Module ___ not found
```
…
-
Here are some things I have thought about, in no particular order.
- No public fields. This will improve testability.
- More use of dependency injection, less creation of objects inside methods th…
-
Hello.
I am experimenting with this plugin to support multiple versions of Java, mainly Java 8 and Java 11.
I have a very simple application, with the following files.
```
src
└── main
…
-
java.lang.NoClassDefFoundError: javax/xml/bind/annotation/XmlSchema
-
Related resources:
- Java 9
- [ ] https://blog.codefx.org/java/java-9-migration-guide/
- [ ] https://docs.oracle.com/javase/9/whatsnew/toc.htm
- [ ] https://blog.frankel.ch/migrating-to-java…
-
I wrote Java version detection script in bash and Windows.
This script may help for setting specific Java version options.
* [Win](https://github.com/hiroyuki-sato/java-version-test/blob/master…
-
Getting a compilation error. Tried multiple versions of scala, sbt, but always getting the protobuf error below:
```
akka-typed-blog (master) 👉 sbt run
[warn] Executing in batch mode.
[warn] For…
-
Exception in thread "main" java.lang.IllegalAccessError: class org.example.main.Tui (in module MP3) cannot access class com.googlecode.lanterna.gui2.menu.MenuBar (in module com.googlecode.lanterna) be…