Warning: file_get_contents(/data/phpspider/zhask/data//catemap/2/jsf-2/2.json): failed to open stream: No such file or directory in /data/phpspider/zhask/libs/function.php on line 167

Warning: Invalid argument supplied for foreach() in /data/phpspider/zhask/libs/tag.function.php on line 1116

Notice: Undefined index: in /data/phpspider/zhask/libs/function.php on line 180

Warning: array_chunk() expects parameter 1 to be array, null given in /data/phpspider/zhask/libs/function.php on line 181
Checkstyle throwsindent属性不可用_Checkstyle - Fatal编程技术网

Checkstyle throwsindent属性不可用

Checkstyle throwsindent属性不可用,checkstyle,Checkstyle,我的checkstyle缩进模块没有“throwsIndent”属性。该物业是否有其他选择 存在“throwsIndent”的Checkstyle文档- 支票的throwsIndent属性添加了Checkstyle 5.7,这是撰写本文时的最新版本。据我所知,对于5.7之前的Checkstyle版本,此属性没有解决方法 因此,您最好的选择是升级您的Checkstyle版本。如果您使用的是Eclipse,则可以升级到插件的最新版本,其中还包括最新的Checkstyle。IntelliJ IDEA的

我的checkstyle缩进模块没有“throwsIndent”属性。该物业是否有其他选择

存在“throwsIndent”的Checkstyle文档-

支票的
throwsIndent
属性添加了Checkstyle 5.7,这是撰写本文时的最新版本。据我所知,对于5.7之前的Checkstyle版本,此属性没有解决方法

因此,您最好的选择是升级您的Checkstyle版本。如果您使用的是Eclipse,则可以升级到插件的最新版本,其中还包括最新的Checkstyle。IntelliJ IDEA的Checkstyle插件也是如此