摘要: 错误 The type com.jiuqi.dna.ui.language.INLStringGroup cannot be resolved. It is indirectly referenced from required .class files 原因一 在继承(extends)/实现(im 阅读全文
posted @ 2018-09-03 23:08 话·醉月 阅读(3412) 评论(0) 推荐(0) 编辑
摘要: 背景 在使用eclipse时,使用git commit 提交代码时,出项如下错误 解决方法 在工程目录下找到 .git 文件夹 ,找到里面的 index.lock 文件,然后删掉这个文件就可以了,如下图 阅读全文
posted @ 2018-09-03 22:48 话·醉月 阅读(1906) 评论(0) 推荐(0) 编辑