- ci is GitHub actions
Error: Exception in thread "AWT-EventQueue-0" java.lang.NullPointerException: Cannot invoke "ksp.com.intellij.openapi.application.Application.getService(java.lang.Class)" because the return value of "ksp.com.intellij.openapi.application.ApplicationManager.getApplication()" is null presented in my builds
extra: I could re-produce on local environments where I just execute build command via command line without IntelliJ idea open, I believe it would produce same error non intelliJ enviroments too.
Error: Exception in thread "AWT-EventQueue-0" java.lang.NullPointerException: Cannot invoke "ksp.com.intellij.openapi.application.Application.getService(java.lang.Class)" because the return value of "ksp.com.intellij.openapi.application.ApplicationManager.getApplication()" is nullpresented in my buildsextra: I could re-produce on local environments where I just execute build command via
command linewithout IntelliJ idea open, I believe it would produce same error non intelliJ enviroments too.