mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-09-18 09:34:34 +07:00
[ann] Default template inspection fixed to work on multi-catch sections
This commit is contained in:
@@ -96,4 +96,16 @@
|
||||
<description>Default File template</description>
|
||||
</problem>
|
||||
|
||||
<problem>
|
||||
<file>X.java</file>
|
||||
<line>63</line>
|
||||
<package>x</package>
|
||||
<class>
|
||||
<name>X</name>
|
||||
<display_name>X</display_name>
|
||||
</class>
|
||||
<problem_class>Default File Template Usage</problem_class>
|
||||
<description>Default File template</description>
|
||||
</problem>
|
||||
|
||||
</problems>
|
||||
Reference in New Issue
Block a user