Debugging my Java program inside Eclipse 3.1, I noticed that the console output which had tons of debugging statements was missing a large swathe of the initial output.
A bit of digging around found the option under Window / Preferences / Run/Debug / Console.
Uncheck "Limit console output" and you'll get the output you were expecting!
Enjoy!
No comments:
Post a Comment