|
Project
|
IntelliJ IDEA
|
|
Priority
|
Normal |
|
Type
|
Usability Problem |
|
Fix versions
|
No Fix versions |
|
State
|
Fixed |
|
Assignee
|
Dmitry Avdeev |
|
Subsystem
|
Code Analysis. Inspection |
|
Affected versions
|
No Affected versions |
|
Fixed in build
|
No Fixed in build
|
Of course, if you think it's not a good idea, some discussion would be good as well.
But I'll add a quickfix for that, and built-in support for jmx annotations, too.
However, if there's an existing extension point for such annotations it would make sense for the spring plugin to contribute.
Also, the JMX-specific annotations are not really "dependency injection annotations". But I'm just nitpicking..
The extension will be created too.
By "extension", do you mean a plugin API extension point using which the spring plugin can register these annotations?
If so (I actually thought that such extension point existed already), then it could also be used for IDEA-24589.