marialenak
marialenak
Got unexpected exception during formatting PsiJavaFile:xxxx.java java.util.concurrent.ExecutionException: java.lang.IllegalAccessError: class com.google.googlejavaformat.java.JavaInput (in unnamed module @0x783374b4) cannot access class com.sun.tools.javac.parser.Tokens$TokenKind (in module jdk.compiler) because module jdk.compiler does not export com.sun.tools.javac.parser to unnamed...
I've played around with mapstruct and I have come across a bug about initializing arrays. The following is taken from your guide > However, MapStruct also offers a more dedicated...