How to output Eclipse console log to file
How to output Eclipse console log to file.
Right-click on the java you want to execute and select “Execution” – “Execution Configuration”.
Open the “Execution Configuration” screen and click the “Common” tab.
If “File” is checked and the output destination is specified, the console log will also be output to a file.
コメント