TSergey / intellij-javadocs

Intellij-idea javadocs generator
http://tsergey.github.io/intellij-javadocs/
Apache License 2.0
237 stars 96 forks source link

Plugin exception when running a project in IntelliJ 2019.3 #88

Closed maranza closed 4 years ago

maranza commented 4 years ago

com.intellij.diagnostic.PluginException: com.github.setial.intellijjavadocs.template.DocTemplateManager requested as a service, but it is a component - convert it to a service or change call to ApplicationManager.getApplication().getComponent() [Plugin: com.github.setial]

TSergey commented 4 years ago

Fixed in 4.0.1 version