Uploaded image for project: 'Qt Creator'
  1. Qt Creator
  2. QTCREATORBUG-9686

Output of external tools appears in "General Messages" pane

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: P3: Somewhat important P3: Somewhat important
    • None
    • Qt Creator 2.8.0-rc
    • All Other Issues
    • None

      Applies to both "External Tools" menu and "Execute custom commands" locator filter.

      • This pane should display "general messages", like its name suggests. App output is unexpected there.
      • stdout and stderr all appear in the same color (unlike the Application or Build panes)
      • There is no way to stop the executed tool (that's the most annoying issue).

      I suggest using the Application Output for this.

      The problem is that this pane is in the ProjectExplorer plugin, and external tools are in Core and Locator, which cannot depend on PE. Moreover, AppOutput has some substantial dependencies on PE (RunControl, which itself uses RunConfiguration etc...)

      Ideas?

        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

            con Eike Ziller
            orgads Orgad Shaneh
            Votes:
            4 Vote for this issue
            Watchers:
            5 Start watching this issue

              Created:
              Updated:

                There are no open Gerrit changes