Source attacher
Some time ago I was debugging a few projects and I was frustrated because I had to attach the same source over and over again so I created an Eclipse plugin that helped me out.
Here it is. Minimal configuration is required after installation. Directory where sources are saved needs to be set.
Please, please try it out and post me any comments, suggestions or bugs. I know there are some.
Additionally the sourceforge page contains small server application that downloads maven repository indexes and provides source search functionality for eclipse plugin. It searches from indexes and provides options with links to maven repository so that source can be directly downloaded to configured sources directory. Currently there is no central service online, but there could be. So if anyone knows some good public server where I could run this java application and that would provide me approx. 100MB to store indexes then let me know. I would really like to publish search in central location and remove complicated configuration options from plugin.
All the best
RSS