Eclipse not writing to Console tab [message #1737116] |
Tue, 05 July 2016 16:47  |
Eclipse User |
|
|
|
Hi,
I am having issues again with my Eclipse not writing to the Console tab. My programs run fine, but all System.out calls write nothing to the tab. I can't figure out why this is.
I have tried upgrading to Neon, trying different JDKs, etc, but still nothing writes to the Console tab. Even if I try changing the Console output to a file through the run configurations, that file is not written to.
If I externalize my projects and run them from the command line, they work fine as well and System.out calls are printed in the command line window.
Can anyone help me with this problem?
Thanks,
Rob
|
|
|
Re: Eclipse not writing to Console tab [message #1737155 is a reply to message #1737116] |
Wed, 06 July 2016 03:33   |
Eclipse User |
|
|
|
Rob,
Perhaps on the Common tab of your program's Run Configuration the
"Allocate console" checkbox isn't checked.
On 05.07.2016 22:47, Rob Wynne wrote:
> Hi,
>
> I am having issues again with my Eclipse not writing to the Console
> tab. My programs run fine, but all System.out calls write nothing to
> the tab. I can't figure out why this is.
>
> I have tried upgrading to Neon, trying different JDKs, etc, but still
> nothing writes to the Console tab. Even if I try changing the Console
> output to a file through the run configurations, that file is not
> written to.
>
> If I externalize my projects and run them from the command line, they
> work fine as well and System.out calls are printed in the command line
> window.
>
> Can anyone help me with this problem?
>
> Thanks,
> Rob
|
|
|
|
|
|
|
|
|
|
|
|
|
Re: Eclipse not writing to Console tab [message #1739344 is a reply to message #1739340] |
Sat, 30 July 2016 03:21   |
Eclipse User |
|
|
|
Hi
Guessing a bit; the Console is not really part of Eclipse, it is a
system facility that Eclipse exploits to provide a helpful UI. Therefore
some kind of external fork may be involved and this may be subject to
one of Windows' fine-grained privileges that has been unhelpfully
disabled for you.
Eclipse does not provide Java inclusive bundles, but a variety of
'third' party vendors do; CEA, itemis, Obeo, ... however I doubt that a
bundled Java will get you past an over-protective privilege manager.
If you identify the fine-grained privilege, please raise a Bugzilla
against the platform so that a more helpful diagnosis can be provided
for similar environments.
Regards
Ed Willink
On 30/07/2016 07:04, Rob Wynne wrote:
> SOLVED...
>
> My government equipment is equipped with something called a Privilege
> Manager. After installing Neon using the Oomph installer, the installer
> allows you to click 'Launch'. This is when the Console Tab started
> functioning normally. Note, installing programs with elevated
> privileges is akin to Admin privileges.
>
> However, after exiting, and starting Eclipse from the shortcut the
> Console Tab no longer works. I did this with elevated privilege, but
> since I'm not installing software the privilege is not as Admin.
>
> Since it appears Privilege Manager is the culprit, I will need an
> Administrator Account to launch Eclipse with Admin privilege. I hope to
> close this thread once I have this.
---
This email has been checked for viruses by Avast antivirus software.
https://www.avast.com/antivirus
|
|
|
|
|
|
|
|
|
|
Powered by
FUDForum. Page generated in 0.07719 seconds