Hello, my company is using ClearCase and the Eclipse plugin. We also have some other plugins that we programmed (in Java) for ourselves. So we have a nice customized Eclipse that I want to enhance one more time: I want my Eclipse to automatically download certain files from Clearcase. I would like to specify which ones, which version, a directory where they should be saved to, etc. This should be inside of my Java code. Is there any possibility to achieve this? If yes, how? Is there some useful documentation...