mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-09-09 20:42:52 +07:00
[java-highlighting] IDEA-267379 "Non-canonical record constructor must delegate to another constructor" fix could be provided
GitOrigin-RevId: f27d1c6ae299debfaab0504921cf96487c9b62ab
This commit is contained in:
committed by
intellij-monorepo-bot
parent
cd04e6b72b
commit
22b7af6762
@@ -456,4 +456,6 @@ qualify.method.call.family=Qualify method call
|
||||
remove.redundant.nested.patterns.fix.text=Remove redundant nested pattern{0, choice, 1#|2#s}
|
||||
add.missing.nested.patterns.fix.text=Add missing nested pattern{0, choice, 1#|2#s}
|
||||
|
||||
add.missing.str.processor=Add 'STR.' Processor
|
||||
add.missing.str.processor=Add 'STR.' Processor
|
||||
|
||||
record.delegate.to.canonical.constructor.fix.name=Delegate to canonical constructor
|
||||
Reference in New Issue
Block a user