History | Log In     View a printable version of the current page.  
Issue Details (XML | Word | Printable)

Key: IDEA-16234
Type: Bug Bug
Status: Open Open
Assignee: Dmitry Avdeev
Reporter: t800t8
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
IDEA: Feedback

Bad code is green - missing required factory-method attribute

Created: 08 Nov 07 10:09   Updated: 08 Nov 07 12:41
Component/s: Editor. Error Highlighting

Build: 7,531


 Description  « Hide
I can declare a bean (with factory-bean attribute) as below and IDEA has no complain
<bean id="localhost"
    factory-bean="socketFactory">
</bean>

it should ask for "factory-method".



 All   Comments   Work Log   Change History      Sort Order:
There are no comments yet on this issue.