Guess I've been a bit to fast on that mouse button :)
> In Eclipse IDE for example I got really used to browsing a classes type >> hierarchy, quickly jump to it's implementation, it's references and such. >> When using Spring I'm basically stuck to string searches. Or have I missed >> some good Eclipse plugins? :-) >> > but there is a Spring STS (or IDE) that helps with that. And it also supports blueprint. One more point for blueprint, cause all the other DI frameworks are missing it. It's good integration with JPA and JTA. So one might want to use blueprint for that and mix it with DS for example. regards, Achim
