Files
openide/java/java-tests/testData/inspection/deadCode/annotationInterface/expected.xml
T

10 lines
187 B
XML

<?xml version="1.0" encoding="UTF-8"?>
<problems>
<problem>
<file>Test.java</file>
<line>5</line>
<description>Method is never used.</description>
</problem>
</problems>