How can I grow the number of output lines in Eclipse, such that I do not receive any more this message in scala worksheet:
Output exceeds cutoff limit.
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
In eclipse preferences there is a menu item for
Scala WorksheetThe option is only option
Maximum number of output characters to be shown after evaluation. Set this to be higher than the default.While this isn’t the number of lines, its the only option.