[java] rewrite UnloadedModulesCompilationCheckinHandler to run computations on a background thread (IDEA-308600)

GitOrigin-RevId: 8e63afc07ae258aa557bf0d7e49c6c259725c90a
This commit is contained in:
Nikolay Chashnikov
2023-06-30 11:10:38 +02:00
committed by intellij-monorepo-bot
parent 86d86261f0
commit 4167f4a603
2 changed files with 65 additions and 58 deletions

View File

@@ -97,11 +97,10 @@ mesage.text.deployment.descriptor.file.not.exist=Deployment descriptor file ''{0
message.text.deployment.description.invalid.file=Invalid file
warning.text.file.has.been.changed=File has been changed during compilation, inspection validation skipped
dialog.message.compilation.of.unloaded.modules.failed=There are unloaded modules in the project which depend on changed files.<br>\
dialog.message.compilation.of.unloaded.modules.failed=There are unloaded modules in the project which depend on changed files.\n\
Compilation of these modules finished with errors.
dialog.title.compilation.failed=Compilation Failed
button.text.checkin.handler.commit=&Commit
button.text.checkin.handler.show.errors=&Show Errors
link.label.checkin.handler.show.errors=Show errors
checkbox.text.compile.affected.unloaded.modules=Compile affected &unloaded modules
#artifacts