You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
java.lang.NullPointerException: Cannot invoke "String.length()" because "plainText" is null
at [email protected]/picocli.CommandLine$Help$ColorScheme.apply(CommandLine.java:17672)
at [email protected]/picocli.CommandLine$Help$ColorScheme.errorText(CommandLine.java:17548)
at io.github.jwharm.javagi.generator/io.github.jwharm.javagi.JavaGI.handleException(JavaGI.java:138)
at [email protected]/picocli.CommandLine.execute(CommandLine.java:2184)
at io.github.jwharm.javagi.generator/io.github.jwharm.javagi.JavaGI.main(JavaGI.java:126)
The text was updated successfully, but these errors were encountered:
Hello, as the title suggests I'm attempting to build gtk4-layer-shell using the newly added generator described in #156, however I'm getting an error.
Command:
Error:
The text was updated successfully, but these errors were encountered: