Hello,
I want to view graphically the dependencies between beans. I am using eclipse Juno (4.2) with STS but I couldn't visualize it. How to?
Hello,
I want to view graphically the dependencies between beans. I am using eclipse Juno (4.2) with STS but I couldn't visualize it. How to?
Hey!
The project should be configured as a Spring project (Configure -> Add Spring Nature). If that is the case, you should configure your Spring XML config files in the project properties (Properties -> Spring -> Bean Support). This enables the Spring tooling to analyse and validate your spring configuration. The third step is to open the Spring XML config file in the Spring Config Editor and switch to the Beans Graph tab.
If this doesn't work for you, please tell us in a bit more detail what exactly you are doing and what doesn't work. I am sure we can figure out what is going wrong there.
HTH,
Martin
Martin Lippert
SpringSource, a division of VMware
SpringSource Tools Team
http://www.springsource.com
http://twitter.com/martinlippert
Hey
It works ! thank you for your prompt reply![]()
Glad to hear that I could help!!! :-)
Cheers,
-Martin
Martin Lippert
SpringSource, a division of VMware
SpringSource Tools Team
http://www.springsource.com
http://twitter.com/martinlippert