Project
IntelliJ IDEA
Priority
Normal
Type
Bug
Fix versions
No Fix versions
State
Fixed
Assignee
Dmitry Avdeev
Subsystem
J2EE.Spring
Affected versions
No Affected versions
Fixed in build
108.65  
  • Created by   Dmitry Kashin
    4 years ago (02 Oct 2007 17:57)
  • Updated by   root
    2 years ago (17 Jan 2010 20:53)
  • Jira: IDEADEV-22590
    (history, comments)
 
IDEA-41245 No more gutter mark for Spring beans
1
Issue is visible to: All Users
  The issue is visible to the selected user group only
Please note config located in one module, but beans in another. For same module classes all ok. Should Spring facet be added to both modules?

Issue was resolved
Comments (3)
 
History
 
Linked Issues (?)
 
Taras Tielkes
  Taras Tielkes
02 Oct 2007 19:08
4 years ago
IIRC the facet has always worked that way (providing gutter marks only for classes from same module).
However having gutter marks for classes from other modules would be very useful indeed.
Dmitry Kashin
  Dmitry Kashin
02 Oct 2007 19:31
4 years ago
The problem is that config files in one module, but beans itself in several. And just adding facet without config file looks like not enough.
Taras Tielkes
  Taras Tielkes
16 Oct 2007 18:42
4 years ago
Dmitry (Kashin),

If IDEA would add gutter marks to classes from module A that are used in Spring facet for module B, do you think that gutter marks should also be added to non-project classes? For example, should gutter marks be drawn for classes from JAR library (when attached source is opened).

Personally I think:
  • Adding gutter marks for classes from other modules _is_ useful
  • Adding gutter marks for non-project classes is _not_ useful