mirror of
https://gitflic.ru/project/openide/openide.git
synced 2025-12-16 22:51:17 +07:00
7 lines
384 B
XML
7 lines
384 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<component name="LanguageInjectionConfiguration">
|
|
<injection language="RegExp" injector-id="java">
|
|
<display-name>Test (org.testng.annotations)</display-name>
|
|
<place><![CDATA[psiMethod().withName("expectedExceptionsMessageRegExp").withParameters().definedInClass("org.testng.annotations.Test")]]></place>
|
|
</injection>
|
|
</component> |