History
|
Log In
H
OME
B
ROWSE PROJECT
F
IND ISSUES
Q
UICK SEARCH:
Learn more about
Quick Search
Issue Details
(
XML
|
Word
|
Printable
)
Key:
IDEA-16234
Type:
Bug
Status:
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".
Description
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".
Show »
All
Comments
Work Log
Change History
Sort Order:
There are no comments yet on this issue.