console view won't open [message #1776382] |
Wed, 15 November 2017 17:11  |
Eclipse User |
|
|
|
When I run a simple "hello world" program, console view seems to flash, then disappears; there is a message logged saying "unhandled event loop exception".
If I go to window-show view and select 'console' same thing happens.
I uninstalled and downloaded latest; all settings at default. I also did a Window-Perspective-reset perspective.
Based on another suggestion, i've modified the .ini file to:
-Xms256m
-Xmx1024m
any thoughts?
|
|
|
|
|
Re: console view won't open [message #1776399 is a reply to message #1776389] |
Thu, 16 November 2017 03:06   |
Eclipse User |
|
|
|
Priya, you appear to try to help with a daily post on the JDT forum, but I most often am left scratching my head whether what you say is actually related to the question being asked. You're post today seems particularly off kilter.
Bruce, is the Error Log view coming to the top, hiding the Console view. If you type "Console" in the "Quick Access" box (typically in the upper right just to the left of the perspective selection toolbar items), and choose Console (General), does that show the Console view? If you type "Error Log" in the "Quick Access" does the Error Log view show, and is there an error logged, related to your previously described problem. You can clear all the logged problems and try to run your program again to be sure the logged entry is produced from your action attempting to run your program (I assume it's Java). With the stack trace associated with this logged error, it's more likely someone can help you.
|
|
|
|
|
|
|
|
Powered by
FUDForum. Page generated in 0.04641 seconds