mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-02-04 23:39:07 +07:00
[Build] Add integration tests for Build tw presentation of JPS builds IDEA-206108 IJBTS-71
GitOrigin-RevId: deb31f36337ad3ef625deebd739fa774d5c4add9
This commit is contained in:
committed by
intellij-monorepo-bot
parent
3db5c6e475
commit
b2ec51271d
@@ -22,8 +22,6 @@ compiler.error.exception=Error: {0}
|
||||
status.compilation.aborted=Compilation aborted
|
||||
status.all.up.to.date=All files are up-to-date
|
||||
compiler.error.failed.to.delete=Failed to delete {0}
|
||||
compiler.build.messages.failed={0} failed
|
||||
compiler.build.messages.cancelled={0} cancelled
|
||||
compiler.build.messages.classes.check.uptodate=Build results are up-to-date for requested compile scope.\nSubsequent incremental build wouldn't do anything.
|
||||
compiler.build.messages.classes.check.outdated=Build results are outdated for requested compile scope.\nSubsequent incremental build will compile files for changed sources and remove obsolete results of the previous build.
|
||||
progress.updating.caches=Updating caches...
|
||||
|
||||
Reference in New Issue
Block a user