My old eclipse build path dependencies have disappeared!

I have some old eclipse projects that I would like to build with gradle. I would like to use the eclipse plugin. If I build with the eclipse plugin then all my dependencies disappeared from eclipse. Can I run a script or something before I build with gradle to extract my current eclipse build path into a gradle script. This will save me a lot of time.