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

Key: IDEA-17946
Type: Bug Bug
Status: Open Open
Assignee: Dmitry Avdeev
Reporter: Taras Tielkes
Votes: 0
Watchers: 1
Operations

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

"inline bean" on unreferenced bean simply removes bean

Created: 28 Apr 08 14:59   Updated: 29 Apr 08 22:41
Component/s: J2EE.Spring

Build: 8,336


 Description  « Hide
Invoke Ctrl-Alt-N on an unreferenced bean like <bean class="java.lang.Object"/>.

Result: the declaration is simply removed.
It seems that this happens when the caret is exactly on leading "<" character.

Expected: nothing happens (or perhaps some message like 'bean can not be inlined: no references').



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