Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我正在尝试用弹丸、Jdee 和 flycheck 配置一个项目。我已经自定义了 flycheck-check-syntax-automatically,以便在保存缓冲区时只检查缓冲区。但是当我保存时,显示此错误:
进程过滤器中的错误:删除目录:权限被拒绝,c:/Users/xxxxx/AppData/Local/Temp/JDEE_flycheck_13016Htm
该文件夹似乎被 jdee-server 锁定。有什么线索吗?