mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-09-18 09:34:34 +07:00
10 lines
238 B
XML
10 lines
238 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<problems>
|
|
<problem>
|
|
<file>Test.java</file>
|
|
<line>13</line>
|
|
<description>'List<? extends Number>' may not contain objects of type 'String'</description>
|
|
</problem>
|
|
</problems>
|
|
|