Is there a way to echo how eclipse runs the project unto the console. I would like to see how it creates the classpaths and library paths that make the project run. I want to be able to copy this and put it on a command prompt to run it myself (outside of eclipse) using javaw.