From 4731589579c899d454d1a9a6ef82f99a748ff9f1 Mon Sep 17 00:00:00 2001 From: modmuss50 Date: Wed, 19 Dec 2018 23:06:06 +0000 Subject: Default idea's run config (when importing with idea's gradle tools) to use the _main module. Not a perfect fix but will now work with the default import settings. --- src/main/resources/idea_run_config_template.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/main/resources/idea_run_config_template.xml') diff --git a/src/main/resources/idea_run_config_template.xml b/src/main/resources/idea_run_config_template.xml index 6f2e975f..8d203fe8 100644 --- a/src/main/resources/idea_run_config_template.xml +++ b/src/main/resources/idea_run_config_template.xml @@ -1,7 +1,7 @@