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