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.

I had to do a search for a string over the CVS repository. It had yeilded me nearly 4000 search results.

Is there a way to save these results from eclipse into a text file such that " the format and font is saved"?

I have tried to save the results by copy paste into notepad/word document. But the results got saved with the format lost ( i.e the hierarchial view is lost and i have got simple plain text).

Could someone suggest a plugin/tool that would help me?

Thanks

share|improve this question

1 Answer

up vote 0 down vote accepted

Looks like the short answer is no, there is no way to do it that provides all the details. Based on this other thread, you can click the little upside-down triangle and choose "Show as List" and then you can copy and paste the list to your favorite text editor, but it will not have line numbers or line snippets.

share|improve this answer
Yepp, looks like there is no way. Thanks for the reply anyways. – user892871 Oct 4 '11 at 22:39

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.