Navigate your Spring beans with the Beans Cross References View

With the addition of the AOP support to Spring IDE 2.0, a Beans Cross References View has been added. This view is available a traditional Eclipse view and as an inplace dialog (similar to Crtl-O in the Java editor) and allows for quick navigation from Spring bean definitions to corresponding Java classes.

The quick Beans Cross References can be opened by hitting Shift-Alt-S.

Attachments