IntelliJ does not detect a custom autowired annotation
I have declared a custom autowired annotation like this:
<bean > <property name="autowiredAnnotationType" value="my.custom.Autowiring"/> </bean>
But IntelliJ doesn't detect it in the Java code.
Please sign in to leave a comment.
I've created an issue: IDEA-58815
On 9/16/2010 10:11 PM, Gerson K. M. wrote:
>
>
>
fixed, please try next build : )))