Uploaded image for project: 'Code Tools'
  1. Code Tools
  2. CODETOOLS-7902859

IntelliJ 2020.2: constructor must not have parameters: JTRegServiceConfigurable

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P3 P3
    • None
    • None
    • tools
    • None

      The following crash occurs when using the jtreg plugin with IntelliJ 2020.2, and opening the plugin preferences pane:

      ```
      com.intellij.diagnostic.PluginException: Class constructor must not have parameters: com.oracle.plugin.jtreg.service.ui.JTRegServiceConfigurable [Plugin: jtreg]
      at com.intellij.serviceContainer.ComponentManagerImpl.instantiateExtensionWithPicoContainerOnlyIfNeeded(ComponentManagerImpl.kt:696)
      at com.intellij.openapi.options.ConfigurableEP$ClassProducer.createElement(ConfigurableEP.java:422)
      at com.intellij.openapi.options.ConfigurableEP.createConfigurable(ConfigurableEP.java:329)
      at com.intellij.openapi.options.ex.ConfigurableWrapper.createConfigurable(ConfigurableWrapper.java:45)
      ```

            cushon Liam Miller-Cushon
            cushon Liam Miller-Cushon
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: