unit-mesh / auto-dev

🧙‍AutoDev: The AI-powered coding wizard(AI 驱动编程助手) with multilingual support 🌐, auto code generation 🏗️, and a helpful bug-slaying assistant 🐞! Customizable prompts 🎨 and a magic Auto Dev/Testing/Document/Agent feature 🧪 included! 🚀
https://ide.unitmesh.cc/
Mozilla Public License 2.0
2.76k stars 317 forks source link

进入Tool 配置时报错,idea版本2022.3.2 #203

Closed Michael-WZJ closed 3 months ago

Michael-WZJ commented 3 months ago

Discussed in https://github.com/unit-mesh/auto-dev/discussions/192

Originally posted by **Michael-WZJ** May 27, 2024 无法进入配置页面,报这个错误:找不到类 com.intellij.diagnostic.PluginException: Cannot create class cc.unitmesh.devti.settings.AutoDevSettingsConfigurable (classloader=PluginClassLoader(plugin=PluginDescriptor(name=AutoDev, id=cc.unitmesh.devti, descriptorPath=plugin.xml, path=~\AppData\Roaming\JetBrains\IntelliJIdea2022.3\plugins\autodev-jetbrains, version=1.8.5-RC-222, package=cc.unitmesh, isBundled=false), packagePrefix=cc.unitmesh., instanceId=402, state=active)) Caused by: com.intellij.diagnostic.PluginException: cc.unitmesh.devti.provider.JsonTextProvider PluginClassLoader(plugin=PluginDescriptor(name=AutoDev, id=cc.unitmesh.devti, descriptorPath=plugin.xml, path=~\AppData\Roaming\JetBrains\IntelliJIdea2022.3\plugins\autodev-jetbrains, version=1.8.5-RC-222, package=cc.unitmesh, isBundled=false), packagePrefix=cc.unitmesh., instanceId=402, state=active) Caused by: java.lang.ClassNotFoundException: cc.unitmesh.devti.provider.JsonTextProvider PluginClassLoader(plugin=PluginDescriptor(name=AutoDev, id=cc.unitmesh.devti, descriptorPath=plugin.xml, path=~\AppData\Roaming\JetBrains\IntelliJIdea2022.3\plugins\autodev-jetbrains, version=1.8.5-RC-222, package=cc.unitmesh, isBundled=false), packagePrefix=cc.unitmesh., instanceId=402, state=active) at com.intellij.serviceContainer.ComponentManagerImplKt.doLoadClass(ComponentManagerImpl.kt:1519)
phodal commented 3 months ago

已经修复了 从 release 下载最新的