From 28f81990f5f73de31e15717ce96af28b0c28913c Mon Sep 17 00:00:00 2001 From: FlightControl Date: Wed, 8 Mar 2017 13:44:07 +0100 Subject: [PATCH 1/3] Eclipse share configuration files --- .gitignore | 2 -- .../LDT External Tools/Moose Documentation.launch | 9 +++++++++ .../LDT External Tools/Moose Dynamic.launch | 9 +++++++++ Moose Development/LDT External Tools/Moose Static.launch | 9 +++++++++ .../LDT External Tools/Update Moose Test Missions.launch | 6 ++++++ .../Update Single Moose Test Mission.launch | 9 +++++++++ 6 files changed, 42 insertions(+), 2 deletions(-) create mode 100644 Moose Development/LDT External Tools/Moose Documentation.launch create mode 100644 Moose Development/LDT External Tools/Moose Dynamic.launch create mode 100644 Moose Development/LDT External Tools/Moose Static.launch create mode 100644 Moose Development/LDT External Tools/Update Moose Test Missions.launch create mode 100644 Moose Development/LDT External Tools/Update Single Moose Test Mission.launch diff --git a/.gitignore b/.gitignore index 22e90135a..c8cd38031 100644 --- a/.gitignore +++ b/.gitignore @@ -19,8 +19,6 @@ local.properties # External tool builders .externalToolBuilders/ -# Locally stored "Eclipse launch configurations" -*.launch # CDT-specific .cproject diff --git a/Moose Development/LDT External Tools/Moose Documentation.launch b/Moose Development/LDT External Tools/Moose Documentation.launch new file mode 100644 index 000000000..3190773bc --- /dev/null +++ b/Moose Development/LDT External Tools/Moose Documentation.launch @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/Moose Development/LDT External Tools/Moose Dynamic.launch b/Moose Development/LDT External Tools/Moose Dynamic.launch new file mode 100644 index 000000000..be2405584 --- /dev/null +++ b/Moose Development/LDT External Tools/Moose Dynamic.launch @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/Moose Development/LDT External Tools/Moose Static.launch b/Moose Development/LDT External Tools/Moose Static.launch new file mode 100644 index 000000000..601d946d2 --- /dev/null +++ b/Moose Development/LDT External Tools/Moose Static.launch @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/Moose Development/LDT External Tools/Update Moose Test Missions.launch b/Moose Development/LDT External Tools/Update Moose Test Missions.launch new file mode 100644 index 000000000..4cce9d9d8 --- /dev/null +++ b/Moose Development/LDT External Tools/Update Moose Test Missions.launch @@ -0,0 +1,6 @@ + + + + + + diff --git a/Moose Development/LDT External Tools/Update Single Moose Test Mission.launch b/Moose Development/LDT External Tools/Update Single Moose Test Mission.launch new file mode 100644 index 000000000..9b25c4f89 --- /dev/null +++ b/Moose Development/LDT External Tools/Update Single Moose Test Mission.launch @@ -0,0 +1,9 @@ + + + + + + + + + From 9fee299e0f42d6c4dbf45f6ef8cf9eaf6bafcaf9 Mon Sep 17 00:00:00 2001 From: FlightControl Date: Wed, 8 Mar 2017 14:00:43 +0100 Subject: [PATCH 2/3] Updates --- Moose Development/LDT External Tools/Moose Dynamic.launch | 2 +- Moose Development/LDT External Tools/Moose Static.launch | 2 +- .../LDT External Tools/Update Moose Test Missions.launch | 2 +- .../Update Single Moose Test Mission.launch | 4 ++-- 4 files changed, 5 insertions(+), 5 deletions(-) diff --git a/Moose Development/LDT External Tools/Moose Dynamic.launch b/Moose Development/LDT External Tools/Moose Dynamic.launch index be2405584..c989a0380 100644 --- a/Moose Development/LDT External Tools/Moose Dynamic.launch +++ b/Moose Development/LDT External Tools/Moose Dynamic.launch @@ -3,7 +3,7 @@ - + diff --git a/Moose Development/LDT External Tools/Moose Static.launch b/Moose Development/LDT External Tools/Moose Static.launch index 601d946d2..b4aba4d88 100644 --- a/Moose Development/LDT External Tools/Moose Static.launch +++ b/Moose Development/LDT External Tools/Moose Static.launch @@ -3,7 +3,7 @@ - + diff --git a/Moose Development/LDT External Tools/Update Moose Test Missions.launch b/Moose Development/LDT External Tools/Update Moose Test Missions.launch index 4cce9d9d8..3fec0cfe5 100644 --- a/Moose Development/LDT External Tools/Update Moose Test Missions.launch +++ b/Moose Development/LDT External Tools/Update Moose Test Missions.launch @@ -1,6 +1,6 @@ - + diff --git a/Moose Development/LDT External Tools/Update Single Moose Test Mission.launch b/Moose Development/LDT External Tools/Update Single Moose Test Mission.launch index 9b25c4f89..5a375b0f0 100644 --- a/Moose Development/LDT External Tools/Update Single Moose Test Mission.launch +++ b/Moose Development/LDT External Tools/Update Single Moose Test Mission.launch @@ -3,7 +3,7 @@ - + - + From 43848e8dc7e0adb43dc8013919f3efbd11928ad8 Mon Sep 17 00:00:00 2001 From: FlightControl Date: Wed, 8 Mar 2017 19:25:30 +0100 Subject: [PATCH 3/3] New launch files --- ...st Missions.launch => Update ALL Moose Test Missions.launch} | 2 +- ...Mission.launch => Update SELECTED Moose Test Mission.launch} | 0 2 files changed, 1 insertion(+), 1 deletion(-) rename Moose Development/LDT External Tools/{Update Moose Test Missions.launch => Update ALL Moose Test Missions.launch} (88%) rename Moose Development/LDT External Tools/{Update Single Moose Test Mission.launch => Update SELECTED Moose Test Mission.launch} (100%) diff --git a/Moose Development/LDT External Tools/Update Moose Test Missions.launch b/Moose Development/LDT External Tools/Update ALL Moose Test Missions.launch similarity index 88% rename from Moose Development/LDT External Tools/Update Moose Test Missions.launch rename to Moose Development/LDT External Tools/Update ALL Moose Test Missions.launch index 3fec0cfe5..1545357c6 100644 --- a/Moose Development/LDT External Tools/Update Moose Test Missions.launch +++ b/Moose Development/LDT External Tools/Update ALL Moose Test Missions.launch @@ -1,6 +1,6 @@ - + diff --git a/Moose Development/LDT External Tools/Update Single Moose Test Mission.launch b/Moose Development/LDT External Tools/Update SELECTED Moose Test Mission.launch similarity index 100% rename from Moose Development/LDT External Tools/Update Single Moose Test Mission.launch rename to Moose Development/LDT External Tools/Update SELECTED Moose Test Mission.launch