I want to send someone a file with the compilation warnings and errors from a Java project I have in Eclipse, but I do not know how to do this.
I know Eclipse uses it's own Java compiler. Is there a way, for instance, to export the information in the Problems tab to a file?