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

Key: IDEA-15390
Type: New Feature New Feature
Status: Open Open
Assignee: Dmitry Avdeev
Reporter: Dmitry Kashin
Votes: 1
Watchers: 1
Operations

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

Spring beans defined as inner not have icon in gutter

Created: 02 Oct 07 16:53   Updated: 02 Oct 07 16:59
Component/s: J2EE.Spring

Build: 7,318


 Description  « Hide
<bean id="statisticService" parent="txProxyTemplate">
<property name="target">
<bean id="statisticServiceTarget" class="com.muranosoft.wrike.persistence.service.StatisticServiceImpl"
parent="persistManager"/>
</property>
</bean>

statisticServiceTarget one



 All   Comments   Work Log   Change History      Sort Order:
Dmitry Kashin - 02 Oct 07 16:59
may be it is related to modules dependencies http://www.jetbrains.net/jira/browse/IDEA-15392