From 9bd967580303c1180e5a5e87f5788c3e2ee1b602 Mon Sep 17 00:00:00 2001 From: ceikry Date: Mon, 30 May 2022 22:06:26 -0500 Subject: [PATCH] Add default run configurations for maven stuff --- .run/Run MS.run.xml | 17 +++++++++++++++++ .run/Run Server.run.xml | 17 +++++++++++++++++ .run/[Windows] Run MS.run.xml | 11 +++++++++++ .run/[Windows] Run Server.run.xml | 11 +++++++++++ 4 files changed, 56 insertions(+) create mode 100644 .run/Run MS.run.xml create mode 100644 .run/Run Server.run.xml create mode 100644 .run/[Windows] Run MS.run.xml create mode 100644 .run/[Windows] Run Server.run.xml diff --git a/.run/Run MS.run.xml b/.run/Run MS.run.xml new file mode 100644 index 000000000..4a760c0df --- /dev/null +++ b/.run/Run MS.run.xml @@ -0,0 +1,17 @@ + + + + \ No newline at end of file diff --git a/.run/Run Server.run.xml b/.run/Run Server.run.xml new file mode 100644 index 000000000..ea794964d --- /dev/null +++ b/.run/Run Server.run.xml @@ -0,0 +1,17 @@ + + + + \ No newline at end of file diff --git a/.run/[Windows] Run MS.run.xml b/.run/[Windows] Run MS.run.xml new file mode 100644 index 000000000..adcafe596 --- /dev/null +++ b/.run/[Windows] Run MS.run.xml @@ -0,0 +1,11 @@ + + + + \ No newline at end of file diff --git a/.run/[Windows] Run Server.run.xml b/.run/[Windows] Run Server.run.xml new file mode 100644 index 000000000..fde052599 --- /dev/null +++ b/.run/[Windows] Run Server.run.xml @@ -0,0 +1,11 @@ + + + + \ No newline at end of file