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

Key: IDEADEV-22590
Type: Bug Bug
Status: Resolved Resolved
Resolution: Fixed
Priority: Normal Normal
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: Development

No more gutter mark for Spring beans

Created: 02 Oct 07 16:57   Updated: 06 Dec 07 18:53
Component/s: J2EE.Spring
Fix Version/s: Selena 7.0.2

Original Estimate: Unknown Remaining Estimate: Unknown Time Spent: Unknown

Build: 7,318
Fixed in build: 7,509


 Description  « Hide
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?

 All   Comments   Work Log   Change History      Sort Order:
Taras Tielkes - 02 Oct 07 18:08
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 - 02 Oct 07 18:31
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 - 16 Oct 07 17:42
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