mirror of
https://gitflic.ru/project/openide/openide.git
synced 2025-12-16 14:23:28 +07:00
IJI-512 run configuration for Lombok Tests in both Ultimate and Community
GitOrigin-RevId: be3e36ea35129618c49d7307c720314fdcf2c529
This commit is contained in:
committed by
intellij-monorepo-bot
parent
324346aec8
commit
f91463e109
14
.idea/runConfigurations/Lombok_Tests.xml
generated
Normal file
14
.idea/runConfigurations/Lombok_Tests.xml
generated
Normal file
@@ -0,0 +1,14 @@
|
||||
<component name="ProjectRunConfigurationManager">
|
||||
<configuration default="false" name="Lombok Tests" type="JUnit" factoryName="JUnit">
|
||||
<module name="intellij.lombok" />
|
||||
<option name="PACKAGE_NAME" value="de.plushnikov.intellij.plugin" />
|
||||
<option name="MAIN_CLASS_NAME" value="" />
|
||||
<option name="METHOD_NAME" value="" />
|
||||
<option name="TEST_OBJECT" value="package" />
|
||||
<option name="VM_PARAMETERS" value="-ea" />
|
||||
<option name="PARAMETERS" value="" />
|
||||
<method v="2">
|
||||
<option name="Make" enabled="true" />
|
||||
</method>
|
||||
</configuration>
|
||||
</component>
|
||||
Reference in New Issue
Block a user