Uploaded image for project: 'Clover'
  1. Clover
  2. CLOV-1095

Clover plugin prevents IDEAs internal coverage system

    XMLWordPrintable

Details

    • Bug
    • Resolution: Fixed
    • High
    • 3.1.6
    • 3.1.5
    • CIJ Plugin
    • None
    • Intellij IDEA 11

    Description

      Clover plugin uses a tool window with the name 'Coverage'. This window name is also used by IDEAs internal coverage system. This blocks the coverage function of IDEA.

      You have to rename the window ID to a clover specific name.

      See: http://youtrack.jetbrains.com/issue/IDEA-86819

      This is the exception stacktrace:

      2012-05-30 10:28:51,558 [1754891] ERROR - pplication.impl.LaterInvocator - window with id="Coverage" is already registered
      java.lang.IllegalArgumentException: window with id="Coverage" is already registered
      at com.intellij.openapi.wm.impl.ToolWindowManagerImpl.a(ToolWindowManagerImpl.java:1093)

      Attachments

        1. Cloverage.png
          Cloverage.png
          23 kB
        2. stacktrace_clover.txt
          7 kB

        Activity

          People

            mparfianowicz Marek Parfianowicz
            e1f70da60fee Timo Meinen
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: