[Java. Logging] Add warning in UI without state aware

IDEA-331693

GitOrigin-RevId: 8dc5a14b2299498e814500de73a41f101e83a271
This commit is contained in:
Georgii Ustinov
2024-01-22 15:27:36 +02:00
committed by intellij-monorepo-bot
parent 8b69044fc2
commit d8af30ab07
3 changed files with 15 additions and 3 deletions

View File

@@ -964,6 +964,7 @@ java.terms.type.parameter=type parameter
java.terms.variable.of.method={0} of {1}
java.configurable.display.name = Java
java.configurable.id = java
java.configurable.logger.not.found = Logger was not found inside the project
javadoc.candidates.not.found=<html>No candidates found for method call <b>{0}</b>.</html>
javadoc.constructor.candidates=<html>Candidates for new <b>{0}</b>() are:<br>{1}</html>
javadoc.deprecated=Deprecated