javadoc生成文档时总是报java.lang.IllegalArgumentException错误,是classpath里面字符冲突引起的。classpath中包含了%JAVA_HOME%\lib;解决方法是重新设置classpath或者删除classpath。设置完成后重启生效!