摘要: 使用cpd遇到OutOfMemoryError问题改了一下JAVA OPTIONS, 加了个 “-Xmx512m” -- specify java memory limits to use再运行就可以了 阅读全文