在svn同步代码,重新编译projects后经常碰到
Got an exception - java.lang.RuntimeException: Unable to get class information for @throws tag
'MyException'.
这是CheckStyle报的错。通常需要Refreh, clean/build这个Project. 如果不行,可以尝试clean all projects, restart Eclipse.
在svn同步代码,重新编译projects后经常碰到
Got an exception - java.lang.RuntimeException: Unable to get class information for @throws tag
'MyException'.
这是CheckStyle报的错。通常需要Refreh, clean/build这个Project. 如果不行,可以尝试clean all projects, restart Eclipse.