From 754652b79859ac1fab99475e11bd2271dd6de2f3 Mon Sep 17 00:00:00 2001 From: Bert Scholten Date: Thu, 30 Jan 2025 16:15:24 +0100 Subject: [PATCH 1/4] Formatting before import/export Just so there's a different commit that shows the changes due to import/export. Basically done by XML formatting in notepad++ and replacing tabs with spaces. --- .../resources/eclipse_clean_up_profile.xml | 106 ++-- .../eclipse_code_formatter_profile.xml | 580 +++++++++--------- .../eclipse_code_formatter_profile_c.xml | 328 +++++----- src/main/resources/eclipse_code_templates.xml | 29 +- src/main/resources/eclipse_java_templates.xml | 7 +- 5 files changed, 532 insertions(+), 518 deletions(-) diff --git a/src/main/resources/eclipse_clean_up_profile.xml b/src/main/resources/eclipse_clean_up_profile.xml index c35f735..2931798 100644 --- a/src/main/resources/eclipse_clean_up_profile.xml +++ b/src/main/resources/eclipse_clean_up_profile.xml @@ -1,56 +1,56 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/src/main/resources/eclipse_code_formatter_profile.xml b/src/main/resources/eclipse_code_formatter_profile.xml index a26f0df..e3d325a 100644 --- a/src/main/resources/eclipse_code_formatter_profile.xml +++ b/src/main/resources/eclipse_code_formatter_profile.xml @@ -1,293 +1,293 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/src/main/resources/eclipse_code_formatter_profile_c.xml b/src/main/resources/eclipse_code_formatter_profile_c.xml index f8a6897..bd877c6 100644 --- a/src/main/resources/eclipse_code_formatter_profile_c.xml +++ b/src/main/resources/eclipse_code_formatter_profile_c.xml @@ -1,167 +1,167 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/src/main/resources/eclipse_code_templates.xml b/src/main/resources/eclipse_code_templates.xml index 71a767a..187812f 100644 --- a/src/main/resources/eclipse_code_templates.xml +++ b/src/main/resources/eclipse_code_templates.xml @@ -1,13 +1,20 @@ -