Tell me more ×
Facebook - Stack Overflow is a question and answer site for facebook developers. It's 100% free, no registration required.
Facebook and Stack Exchange are now working together to support the Facebook developer community. Facebook engineers participate here along with the best Facebook developers in the world. If you have a technical question about Facebook, this is the best place to ask.

Is there a way to print all of the code scripts in my project in eclipse at once? Right now I am stuck with printing each file one by one.

share|improve this question
I guess it's for a college report. If that's the case, then you should do it one file at a time. Eclipse is not supposed to help you with your project report which needs your code to be printed on paper. I wonder where else would you want to print out all your programs. – Kumar Bibek Jan 21 at 4:48

1 Answer

up vote 0 down vote accepted

Take a look at this thread. It is explained how to print the whole code of a project using enscript. If you are using Windows, you need to install cygwin.

share|improve this answer

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Not the answer you're looking for? Browse other questions tagged or ask your own question.