unit-mesh / auto-dev

🧙‍AutoDev: The AI-powered coding wizard 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.62k stars 303 forks source link

本地构建报错 #187

Closed SurzHp closed 2 months ago

SurzHp commented 2 months ago

Describe the bug 作者您好,我想本地构建你的代码,执行 Run IDEA 报错 Cannot expand ZIP 'C:\Users\xxx\Desktop\auto-dev-master\plugin\build\idea-sandbox-241\plugins\autodev-jetbrains\lib\autodev-jetbrains-1.8.3-SNAPSHOT-241.jar'

.我看了下这个 autodev-jetbrains-1.8.3-SNAPSHOT-241.jar 是一个jar,且没啥实际内容,还请教下如何本地构建。

image image image

Desktop (please complete the following information):

phodal commented 2 months ago

信息太少,无法确定问题,建议参考:https://github.com/unit-mesh/auto-dev/blob/master/.github/workflows/build.yml

SurzHp commented 2 months ago

本地开发的话,是直接跑 Run IDEA/pycharm 就可以吗,还需要其他配置不

phodal commented 2 months ago

不需要,但是需要等 Gradle sync 完,可能大概要半天(~4 小时)

SurzHp commented 2 months ago

感谢 已搞定,我gradle版本太高了