t3hnar / CmdSupport

Cmd support plugin for Intellij Idea
Apache License 2.0
49 stars 10 forks source link

A warning from IDEA about duplicated display names #39

Open grv87 opened 2 years ago

grv87 commented 2 years ago
WARN - Types.impl.FileTypeManagerImpl -
ua.t3hnar.plugins.cmdsupport.BatFileType$@1a2ec436 from 'PluginDescriptor(name=CMD Support, id=CMD Support, descriptorPath=plugin.xml, path=~\AppData\Roaming\JetBrains\IdeaIC2021.2\plugins\cmdsupport, version=1.0.5, package=null)' (class ua.t3hnar.plugins.cmdsupport.BatFileType$) and
ua.t3hnar.plugins.cmdsupport.CmdFileType$@464461e5 from 'PluginDescriptor(name=CMD Support, id=CMD Support, descriptorPath=plugin.xml, path=~\AppData\Roaming\JetBrains\IdeaIC2021.2\plugins\cmdsupport, version=1.0.5, package=null)' (class ua.t3hnar.plugins.cmdsupport.CmdFileType$)
 both have the same .getDisplayName(): 'Cmd'. Please override either one's getDisplayName() to something unique.
srwaggon commented 1 year ago

I am also seeing this issue, as well this seems to be an issue in the community that has been causing plague for a while: https://intellij-support.jetbrains.com/hc/en-us/community/posts/5187226950802-After-upgrade-to-IDEA-2022-1-IDEA-hangs-on-splash-screen