From 5c96655642eb1e23520ce38a7fe04f037f6f76bd Mon Sep 17 00:00:00 2001 From: Orlando M Guerreiro Date: Fri, 23 May 2025 14:34:23 +0100 Subject: [PATCH 1/2] Add .gitignore to file .factorypath --- .factorypath | 24 ------------------------ .gitignore | 1 + 2 files changed, 1 insertion(+), 24 deletions(-) delete mode 100644 .factorypath diff --git a/.factorypath b/.factorypath deleted file mode 100644 index 20c4556..0000000 --- a/.factorypath +++ /dev/null @@ -1,24 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/.gitignore b/.gitignore index ac0be29..ccf24b3 100644 --- a/.gitignore +++ b/.gitignore @@ -9,6 +9,7 @@ Thumbs.db .idea/ .vscode/ *.iml +.factorypath # Build & dependencies (Java) target/ From 96b7c19aefa4808721ccc3abc1ad4bf1d4dbace6 Mon Sep 17 00:00:00 2001 From: Orlando M Guerreiro Date: Fri, 23 May 2025 14:35:31 +0100 Subject: [PATCH 2/2] Add Eclipse IDE settings files --- .../oguerreiro_formatter_profile.xml | 404 ++++++++++++++++++ .../resilient - Start DEBUG (Full).launch | 21 + ...ent - Start DEBUG (ServerSide Only).launch | 21 + 3 files changed, 446 insertions(+) create mode 100644 ide/eclipse/formatter/oguerreiro_formatter_profile.xml create mode 100644 ide/eclipse/run-configs/resilient - Start DEBUG (Full).launch create mode 100644 ide/eclipse/run-configs/resilient - Start DEBUG (ServerSide Only).launch diff --git a/ide/eclipse/formatter/oguerreiro_formatter_profile.xml b/ide/eclipse/formatter/oguerreiro_formatter_profile.xml new file mode 100644 index 0000000..05f92ff --- /dev/null +++ b/ide/eclipse/formatter/oguerreiro_formatter_profile.xml @@ -0,0 +1,404 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/ide/eclipse/run-configs/resilient - Start DEBUG (Full).launch b/ide/eclipse/run-configs/resilient - Start DEBUG (Full).launch new file mode 100644 index 0000000..b006203 --- /dev/null +++ b/ide/eclipse/run-configs/resilient - Start DEBUG (Full).launch @@ -0,0 +1,21 @@ + + + + + + + + + + + + + + + + + + + + + diff --git a/ide/eclipse/run-configs/resilient - Start DEBUG (ServerSide Only).launch b/ide/eclipse/run-configs/resilient - Start DEBUG (ServerSide Only).launch new file mode 100644 index 0000000..9da7a1b --- /dev/null +++ b/ide/eclipse/run-configs/resilient - Start DEBUG (ServerSide Only).launch @@ -0,0 +1,21 @@ + + + + + + + + + + + + + + + + + + + + +