Hi, I've asked that question before, yet as I didn't get an answer, I'll try again: I configured The Eclipse plugin so that it downloads all sources, and adds them to my eclipse project configuration, so that I can click on third Party classes in my code and see it's source code - that way I don't need to read it's api any longer - VERY handy. How can that be done with the JDK source and J2EE sources? I know where to download them, but I don't want to add them manually - whenever I reimport a project I would have to do it anew. Isn't there an easy, Maven way?
Thanks in advance, Peter
