[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Newsgroup Home]
[news.eclipse.newcomer] eclipse console no longer showing output

My program was outputting fine to the console on the bottom of Eclipse. I then exited Eclipse, and reopened just a couple of minutes later. All the code was saved and is still there, but when I hit run, nothing is outputted. It seems the program still runs. All the files are there and I checked run to ensure that it is looking in the correct project and the correct class for main(). In Window->Preferences, I restored the console outputs to default, which didn't change anything set I had not modified them before. The console just stays a dark gray color and reads "A console is not available" the whole time. There must be something really simple that I did by accident to mess this up. Any response would be appreciated, thanks.