错误信息:
调试的时候,都没有问题,但是在打包的时候,报出下面的错误
Lint found fatal errors while assembling a release target.To proceed, either fix the issues identified by lint, or modify your build script as fol…
目录 1、Introduce a new variable instead of reusing the parameter "prefixKey"
2、Remove the boxing to "Double"; The argument is already of the same type.
3、A “NullPointerException” could be thrown; “document” is nullable here.
4…
目的 在使用持续集成发布时,其中加入了sonar的校验,为了提高sonar校验评分,希望在本地进行体检校验。
方案 在idea中安装代码校验插件,这里使用SonarLint | Code Quality and Code Security starts in your IDE,其他还…
最近工作涉及到分析core dump文件发现这个好帖就当仁不让地转到偶博客了O(∩_∩)O~ PS: Where can you get dbx? It is part of bos.adt.debug # lslpp -w /usr/bin/dbx File Fileset Type ------------------------------------------- /usr/bin/dbx bos.adt.debug Symlink 以…