rholder / gradle-view

The Gradle View IntelliJ IDEA plugin shows a split tree rollup of the dependencies for each Gradle configuration in use by a project.
Apache License 2.0
179 stars 14 forks source link

Wrong API usage #23

Open Vampire opened 6 years ago

Vampire commented 6 years ago

Found in idea.log

2018-07-05 03:02:41,231 [1696833]   WARN - napi.components.ServiceManager - com.github.rholder.gradle.intellij.GradleService requested as a service, but it is a component - convert it to a service or change call to project.getComponent()