Skip to content

Commit e7ddf57

Browse files
committed
fix: IntelliJ ESEC/FSE'22 run config
1 parent be2be31 commit e7ddf57

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<component name="ProjectRunConfigurationManager">
2-
<configuration default="false" name="Validation" type="Application" factoryName="Application" nameIsGenerated="true">
3-
<option name="MAIN_CLASS_NAME" value="org.variantsync.diffdetective.AnalysisRunner" />
2+
<configuration default="false" name="EditClassValidation" type="Application" factoryName="Application" nameIsGenerated="true">
3+
<option name="MAIN_CLASS_NAME" value="org.variantsync.diffdetective.validation.EditClassValidation" />
44
<module name="diffdetective" />
55
<method v="2">
66
<option name="Make" enabled="true" />

0 commit comments

Comments
 (0)