mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-01-09 08:09:39 +07:00
IJPF-CR-23473 [java-generation] IDEA-344399 generate annotation based on type_use option
-fix wording GitOrigin-RevId: d29bb07acb1c739a3fc5d7563b89b6c52d5bfec2
This commit is contained in:
committed by
intellij-monorepo-bot
parent
a32fd0c588
commit
09c7c9e6e8
@@ -1298,7 +1298,7 @@ extends.object.remove.quickfix=Remove redundant 'extends Object'
|
||||
implicit.call.to.super.ignore.option=Ignore for direct subclasses of 'java.lang.Object'
|
||||
implicit.call.to.super.make.explicit.quickfix=Make call to 'super()' explicit
|
||||
missorted.modifiers.require.option=Check annotation order
|
||||
missorted.modifiers.require.option.description=Use this option to report of misplaced annotations: \
|
||||
missorted.modifiers.require.option.description=Use this option to report misplaced annotations: \
|
||||
(annotations with <code>ElementType.TYPE_USE</code> <em>not</em> directly \
|
||||
before the type and after the modifier keywords, or \
|
||||
other annotations <em>not</em> before the modifier keywords). \
|
||||
|
||||
Reference in New Issue
Block a user