Plugin needs to disable applet from showing up in dock icon

XMLWordPrintable

    • Type: Bug
    • Resolution: Fixed
    • Priority: P3
    • 7u6
    • Affects Version/s: 7u6
    • Component/s: deploy
    • None

      RT-21756 provides internal API that is called by deploy code to set whether an application should or should not show up in the task bar (as a dock icon). The plugin code should call this method as follows:

          PlatformImpl.setTaskbarApplication(false);
          PlatformImpl.startup(...);

            Assignee:
            Igor Nekrestyanov (Inactive)
            Reporter:
            Kevin Rushforth
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported: