System.console() - jdk6 Console

Hi guys,
are there any plans to support:

Console con = System.console() ?

As at the moment it returns "null", just like probably every other IDE

Cheers
Marco

0
4 comments

+1.
Any support for this from within IDE will be great to debug programs (especially those that use maven-assembly-plugin to assemble uber jars).

-Kedar

0
Avatar
Permanently deleted user

I'd suggest to submit corresponding ticket to IDEA tracker because that's the only way the feature may be processed.

Community support for it (via votes) can have a serious impact on release time.

0
Avatar
Permanently deleted user

Denis Zhdanov wrote:

I'd suggest to submit corresponding ticket tohttp://youtrack.jetbrains.net/issues/IDEA because that's the only way the feature may be processed.


http://youtrack.jetbrains.net/issue/IDEA-18814 -> Won't Fix

Sascha

0
Avatar
Permanently deleted user

Thanks, Sascha!

Didn't know that such a request was already processed.

0

Please sign in to leave a comment.