I have to print the whole sourcecode of a java-project. The final version should look like: Eclipse: File -> Print. But with this function you can only print on
I don't think you can do this within Eclipse (of course you could write a plugin which does this).
If you use Ant as your build tool you could use the concat task and then print the resulting file
concat