[jbosstools-issues] [JBoss JIRA] (JBIDE-24676) CDK3 server adapter's console view is using wrong coding on all platforms

Gerard Braad (JIRA) issues at jboss.org
Mon Sep 4 03:10:00 EDT 2017


    [ https://issues.jboss.org/browse/JBIDE-24676?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13457913#comment-13457913 ] 

Gerard Braad commented on JBIDE-24676:
--------------------------------------

I think the problem here is that the Eclipse console does not support ANSI escape sequences, which means it does not only effect Minishift/CDK, but any application or script that uses colorize or escape sequences for layout control.

Do we really want to modify Minishift specifically for this case?

I'd rather want to take more time and look for an alternative library or fix this with the author of the progress indicator than to rush adding a toggle or flag to suppress the progress indicators. Adding functionality is simple, but it is harder (or impossible) to remove once added.

> CDK3 server adapter's console view is using wrong coding on all platforms
> -------------------------------------------------------------------------
>
>                 Key: JBIDE-24676
>                 URL: https://issues.jboss.org/browse/JBIDE-24676
>             Project: Tools (JBoss Tools)
>          Issue Type: Bug
>          Components: cdk, upstream
>    Affects Versions: 4.5.0.AM2
>         Environment: Windows, Linux, macOS
>            Reporter: Ondrej Dockal
>            Assignee: Rob Stryker
>             Fix For: 4.5.1.AM2
>
>         Attachments: Console_output.png, cdk_console_coding.png, no_progressbar.png
>
>
> Console view on all platforms show strange characters. See the pic.



--
This message was sent by Atlassian JIRA
(v7.2.3#72005)


More information about the jbosstools-issues mailing list