Problem: Every time a program runs the console is filled up and I am not able to see the messages at the top.
Solution:
Into your Eclipse IDE go to the Run -> Run configurations
Then go to the common tab at the end. Check the File check box at the bottom click on File system select a file to write on.
Apply and then close.
The next time you will have the console out put in eclipse IDE as well as as the file where you saved. Do remember to clean the file every now and then else it will keep on filling up.
Solution:
Into your Eclipse IDE go to the Run -> Run configurations
Then go to the common tab at the end. Check the File check box at the bottom click on File system select a file to write on.
Apply and then close.
The next time you will have the console out put in eclipse IDE as well as as the file where you saved. Do remember to clean the file every now and then else it will keep on filling up.