From 5014f185012119f96b3b07439d0917e0f7e21706 Mon Sep 17 00:00:00 2001 From: leo Date: Tue, 24 Oct 2023 18:33:38 +0200 Subject: [PATCH] added PSE.launch and cproject --- .cproject | 200 +++++++++++++++++++++++++++++++++++++++++++++++++++++ .gitignore | 8 +-- PSE.launch | 97 ++++++++++++++++++++++++++ 3 files changed, 301 insertions(+), 4 deletions(-) create mode 100644 .cproject create mode 100644 PSE.launch diff --git a/.cproject b/.cproject new file mode 100644 index 0000000..717d99d --- /dev/null +++ b/.cproject @@ -0,0 +1,200 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/.gitignore b/.gitignore index 8163d65..c81425a 100644 --- a/.gitignore +++ b/.gitignore @@ -26,16 +26,16 @@ local.properties .externalToolBuilders/ # Locally stored "Eclipse launch configurations" -*.launch +# *.launch # PyDev specific (Python IDE for Eclipse) *.pydevproject # CDT-specific (C/C++ Development Tooling) -.cproject +# .cproject # CDT- autotools -.autotools +# .autotools # Java annotation processor (APT) .factorypath @@ -44,7 +44,7 @@ local.properties .buildpath # sbteclipse plugin -.target +# .target # Tern plugin .tern-project diff --git a/PSE.launch b/PSE.launch new file mode 100644 index 0000000..a88163d --- /dev/null +++ b/PSE.launch @@ -0,0 +1,97 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +