mirror of
https://gitflic.ru/project/openide/openide.git
synced 2025-12-15 11:53:49 +07:00
[java] create annotation value() method from usage (IDEA-350345)
GitOrigin-RevId: 3596e1f35ce3f603789c69f90b28aacaf448866a
This commit is contained in:
committed by
intellij-monorepo-bot
parent
1fd9cf454d
commit
9414c123b8
@@ -826,6 +826,7 @@ intention.convert.compact.constructor.to.canonical=Convert compact constructor t
|
||||
intention.convert.to.single.return.name=Transform body to single exit-point form
|
||||
intention.convert.to.single.return.progress.title=Transform body to single exit-point form
|
||||
intention.convert.to.single.return.command.text=Transform Body To Single Exit-Point Form
|
||||
intention.create.annotation.method.from.usage=Create @interface method ''{0}()''
|
||||
intention.create.field.from.parameter.family=Create field for parameter
|
||||
intention.create.field.from.parameter.text=Create field for parameter ''{0}''
|
||||
intention.create.test.dialog.choose.super.class=Choose Superclass
|
||||
|
||||
Reference in New Issue
Block a user