Files
kotlin-fork/ultimate/testData/inspections/spring/componentScan/inspectionData/expected.xml.181
T
Vyacheslav Gerasimov 0103c0d2fd Switch to 182 platform
2018-08-02 18:17:06 +03:00

19 lines
779 B
Plaintext
Vendored

<problems>
<problem>
<file>test.kt</file>
<line>14</line>
<module>light_idea_test_case</module>
<entry_point TYPE="file" FQNAME="temp:///src/test.kt" />
<problem_class severity="WARNING" attribute_key="WARNING_ATTRIBUTES">@ComponentScan setup (Kotlin)</problem_class>
<description>Cannot resolve package bar</description>
</problem>
<problem>
<file>test.kt</file>
<line>18</line>
<module>light_idea_test_case</module>
<entry_point TYPE="file" FQNAME="temp:///src/test.kt" />
<problem_class severity="WARNING" attribute_key="WARNING_ATTRIBUTES">@ComponentScan setup (Kotlin)</problem_class>
<description>Cannot resolve package bar</description>
</problem>
</problems>