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

Key: IDEA-15717
Type: New Feature New Feature
Status: Open Open
Assignee: Dmitry Avdeev
Reporter: t800t8
Votes: 0
Watchers: 1
Operations

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

Creating <bean> from <property>, <lang:property>'s "ref" attribute should support to create Groovy bean if the module has Groovy facet

Created: 15 Oct 07 05:39   Updated: 16 Oct 07 19:40
Component/s: Editor. Intention Actions, J2EE.Spring

Build: 7,348


 All   Comments   Work Log   Change History      Sort Order:
Taras Tielkes - 16 Oct 07 19:26
t800t8, could you provide an example?

t800t8 - 16 Oct 07 19:40
The reason is now when I create a bean from a "ref" attribute, IDEA will generate <bean>. But for a Groovy bean, I can declare it by <lang:groovy>.