From 7de1c05d1c8766081a240c8cf0cde75639c50f68 Mon Sep 17 00:00:00 2001 From: Shaun Bennett Date: Sat, 3 Jan 2015 15:35:47 -0500 Subject: [PATCH] Clans run configuration, build configurations, and minor fixes on hub and arcade build configs. (IntelliJ IDEA) --- .../artifacts/Mineplex_Game_Clans_jar.xml | 23 ++++++++++++++++ .../artifacts/Mineplex_Game_Clans_test.xml | 8 ++++++ Plugins/.idea/artifacts/Mineplex_Hub_test.xml | 22 +++------------- .../artifacts/Nautilus_Game_Arcade_test.xml | 21 +++------------ Plugins/.idea/runConfigurations/Clans.xml | 26 +++++++++++++++++++ 5 files changed, 63 insertions(+), 37 deletions(-) create mode 100644 Plugins/.idea/artifacts/Mineplex_Game_Clans_jar.xml create mode 100644 Plugins/.idea/artifacts/Mineplex_Game_Clans_test.xml create mode 100644 Plugins/.idea/runConfigurations/Clans.xml diff --git a/Plugins/.idea/artifacts/Mineplex_Game_Clans_jar.xml b/Plugins/.idea/artifacts/Mineplex_Game_Clans_jar.xml new file mode 100644 index 000000000..85ea6bec4 --- /dev/null +++ b/Plugins/.idea/artifacts/Mineplex_Game_Clans_jar.xml @@ -0,0 +1,23 @@ + + + $PROJECT_DIR$/bin + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/Plugins/.idea/artifacts/Mineplex_Game_Clans_test.xml b/Plugins/.idea/artifacts/Mineplex_Game_Clans_test.xml new file mode 100644 index 000000000..0b07f0682 --- /dev/null +++ b/Plugins/.idea/artifacts/Mineplex_Game_Clans_test.xml @@ -0,0 +1,8 @@ + + + $PROJECT_DIR$/../Testing/Clans/plugins + + + + + \ No newline at end of file diff --git a/Plugins/.idea/artifacts/Mineplex_Hub_test.xml b/Plugins/.idea/artifacts/Mineplex_Hub_test.xml index ba8477230..d164c4c6a 100644 --- a/Plugins/.idea/artifacts/Mineplex_Hub_test.xml +++ b/Plugins/.idea/artifacts/Mineplex_Hub_test.xml @@ -1,24 +1,8 @@ - + $PROJECT_DIR$/../Testing/Hub/plugins - - - - - - - - - - - - - - - - - - + + \ No newline at end of file diff --git a/Plugins/.idea/artifacts/Nautilus_Game_Arcade_test.xml b/Plugins/.idea/artifacts/Nautilus_Game_Arcade_test.xml index 68645bd5d..8b3142e4c 100644 --- a/Plugins/.idea/artifacts/Nautilus_Game_Arcade_test.xml +++ b/Plugins/.idea/artifacts/Nautilus_Game_Arcade_test.xml @@ -1,23 +1,8 @@ - + $PROJECT_DIR$/../Testing/Arcade/plugins - - - - - - - - - - - - - - - - - + + \ No newline at end of file diff --git a/Plugins/.idea/runConfigurations/Clans.xml b/Plugins/.idea/runConfigurations/Clans.xml new file mode 100644 index 000000000..ecb82ec40 --- /dev/null +++ b/Plugins/.idea/runConfigurations/Clans.xml @@ -0,0 +1,26 @@ + + + + \ No newline at end of file