From 1d386dd7f423fc652794f91239f7b62ef5f83f7f Mon Sep 17 00:00:00 2001 From: Philip Makedonski Date: Fri, 12 Jan 2024 17:44:49 +0100 Subject: [PATCH] * added vscode junk to project files --- features/org.etsi.mts.tdl.execution.feature/.project | 11 +++++++++++ .../.project | 11 +++++++++++ .../org.etsi.mts.tdl.tools.to.docx.feature/.project | 11 +++++++++++ features/org.etsi.mts.tdl.ttcn3.feature/.project | 11 +++++++++++ features/org.etsi.mts.tdl.util.feature/.project | 11 +++++++++++ org.etsi.mts.tdl.parent/.project | 11 +++++++++++ .../org.etsi.mts.tdl.execution.java.runtime/.project | 11 +++++++++++ plugins/org.etsi.mts.tdl.execution.java/.project | 11 +++++++++++ .../.project | 11 +++++++++++ .../org.etsi.mts.tdl.graphical.labels.data/.project | 11 +++++++++++ plugins/org.etsi.mts.tdl.graphical.viewpoint/.project | 11 +++++++++++ plugins/org.etsi.mts.tdl.openapi2tdl/.project | 11 +++++++++++ plugins/org.etsi.mts.tdl.project/.project | 11 +++++++++++ plugins/org.etsi.mts.tdl.standalone/.project | 11 +++++++++++ plugins/org.etsi.mts.tdl.ttcn3.ui/.project | 11 +++++++++++ plugins/org.etsi.mts.tdl.ttcn3/.project | 11 +++++++++++ plugins/org.etsi.mts.tdl.yang2tdl/.project | 11 +++++++++++ updatesite/org.etsi.mts.tdl.updatesite/.project | 11 +++++++++++ 18 files changed, 198 insertions(+) diff --git a/features/org.etsi.mts.tdl.execution.feature/.project b/features/org.etsi.mts.tdl.execution.feature/.project index 64a248ec..26314baa 100644 --- a/features/org.etsi.mts.tdl.execution.feature/.project +++ b/features/org.etsi.mts.tdl.execution.feature/.project @@ -20,4 +20,15 @@ org.eclipse.m2e.core.maven2Nature org.eclipse.pde.FeatureNature + + + 1705077780099 + + 30 + + org.eclipse.core.resources.regexFilterMatcher + node_modules|\.git|__CREATED_BY_JAVA_LANGUAGE_SERVER__ + + + diff --git a/features/org.etsi.mts.tdl.graphical.editor.feature/.project b/features/org.etsi.mts.tdl.graphical.editor.feature/.project index 0df05815..21031bf3 100644 --- a/features/org.etsi.mts.tdl.graphical.editor.feature/.project +++ b/features/org.etsi.mts.tdl.graphical.editor.feature/.project @@ -20,4 +20,15 @@ org.eclipse.m2e.core.maven2Nature org.eclipse.pde.FeatureNature + + + 1705077780106 + + 30 + + org.eclipse.core.resources.regexFilterMatcher + node_modules|\.git|__CREATED_BY_JAVA_LANGUAGE_SERVER__ + + + diff --git a/features/org.etsi.mts.tdl.tools.to.docx.feature/.project b/features/org.etsi.mts.tdl.tools.to.docx.feature/.project index deed3e6b..18fac50f 100644 --- a/features/org.etsi.mts.tdl.tools.to.docx.feature/.project +++ b/features/org.etsi.mts.tdl.tools.to.docx.feature/.project @@ -20,4 +20,15 @@ org.eclipse.m2e.core.maven2Nature org.eclipse.pde.FeatureNature + + + 1705077780117 + + 30 + + org.eclipse.core.resources.regexFilterMatcher + node_modules|\.git|__CREATED_BY_JAVA_LANGUAGE_SERVER__ + + + diff --git a/features/org.etsi.mts.tdl.ttcn3.feature/.project b/features/org.etsi.mts.tdl.ttcn3.feature/.project index a82aa2ec..f2003d3b 100644 --- a/features/org.etsi.mts.tdl.ttcn3.feature/.project +++ b/features/org.etsi.mts.tdl.ttcn3.feature/.project @@ -20,4 +20,15 @@ org.eclipse.m2e.core.maven2Nature org.eclipse.pde.FeatureNature + + + 1705077780119 + + 30 + + org.eclipse.core.resources.regexFilterMatcher + node_modules|\.git|__CREATED_BY_JAVA_LANGUAGE_SERVER__ + + + diff --git a/features/org.etsi.mts.tdl.util.feature/.project b/features/org.etsi.mts.tdl.util.feature/.project index c1918b57..4c5e9262 100644 --- a/features/org.etsi.mts.tdl.util.feature/.project +++ b/features/org.etsi.mts.tdl.util.feature/.project @@ -20,4 +20,15 @@ org.eclipse.m2e.core.maven2Nature org.eclipse.pde.FeatureNature + + + 1705077780128 + + 30 + + org.eclipse.core.resources.regexFilterMatcher + node_modules|\.git|__CREATED_BY_JAVA_LANGUAGE_SERVER__ + + + diff --git a/org.etsi.mts.tdl.parent/.project b/org.etsi.mts.tdl.parent/.project index a65215cf..32543298 100644 --- a/org.etsi.mts.tdl.parent/.project +++ b/org.etsi.mts.tdl.parent/.project @@ -14,4 +14,15 @@ org.eclipse.m2e.core.maven2Nature + + + 1705077780114 + + 30 + + org.eclipse.core.resources.regexFilterMatcher + node_modules|\.git|__CREATED_BY_JAVA_LANGUAGE_SERVER__ + + + diff --git a/plugins/org.etsi.mts.tdl.execution.java.runtime/.project b/plugins/org.etsi.mts.tdl.execution.java.runtime/.project index 9d6106e2..47d3d0f1 100644 --- a/plugins/org.etsi.mts.tdl.execution.java.runtime/.project +++ b/plugins/org.etsi.mts.tdl.execution.java.runtime/.project @@ -20,4 +20,15 @@ org.eclipse.m2e.core.maven2Nature org.eclipse.jdt.core.javanature + + + 1705077780105 + + 30 + + org.eclipse.core.resources.regexFilterMatcher + node_modules|\.git|__CREATED_BY_JAVA_LANGUAGE_SERVER__ + + + diff --git a/plugins/org.etsi.mts.tdl.execution.java/.project b/plugins/org.etsi.mts.tdl.execution.java/.project index 8e40f3b0..95a1f9de 100644 --- a/plugins/org.etsi.mts.tdl.execution.java/.project +++ b/plugins/org.etsi.mts.tdl.execution.java/.project @@ -31,4 +31,15 @@ org.eclipse.jdt.core.javanature org.eclipse.pde.PluginNature + + + 1705077780104 + + 30 + + org.eclipse.core.resources.regexFilterMatcher + node_modules|\.git|__CREATED_BY_JAVA_LANGUAGE_SERVER__ + + + diff --git a/plugins/org.etsi.mts.tdl.graphical.labels.data.ui/.project b/plugins/org.etsi.mts.tdl.graphical.labels.data.ui/.project index 9245f7ce..850a63b3 100644 --- a/plugins/org.etsi.mts.tdl.graphical.labels.data.ui/.project +++ b/plugins/org.etsi.mts.tdl.graphical.labels.data.ui/.project @@ -37,4 +37,15 @@ org.eclipse.pde.PluginNature org.eclipse.xtext.ui.shared.xtextNature + + + 1705077780110 + + 30 + + org.eclipse.core.resources.regexFilterMatcher + node_modules|\.git|__CREATED_BY_JAVA_LANGUAGE_SERVER__ + + + diff --git a/plugins/org.etsi.mts.tdl.graphical.labels.data/.project b/plugins/org.etsi.mts.tdl.graphical.labels.data/.project index c3a5640e..4de72f41 100644 --- a/plugins/org.etsi.mts.tdl.graphical.labels.data/.project +++ b/plugins/org.etsi.mts.tdl.graphical.labels.data/.project @@ -37,4 +37,15 @@ org.eclipse.pde.PluginNature org.eclipse.xtext.ui.shared.xtextNature + + + 1705077780109 + + 30 + + org.eclipse.core.resources.regexFilterMatcher + node_modules|\.git|__CREATED_BY_JAVA_LANGUAGE_SERVER__ + + + diff --git a/plugins/org.etsi.mts.tdl.graphical.viewpoint/.project b/plugins/org.etsi.mts.tdl.graphical.viewpoint/.project index e6baecde..184d52cf 100644 --- a/plugins/org.etsi.mts.tdl.graphical.viewpoint/.project +++ b/plugins/org.etsi.mts.tdl.graphical.viewpoint/.project @@ -37,4 +37,15 @@ org.eclipse.jdt.core.javanature org.eclipse.pde.PluginNature + + + 1705077780111 + + 30 + + org.eclipse.core.resources.regexFilterMatcher + node_modules|\.git|__CREATED_BY_JAVA_LANGUAGE_SERVER__ + + + diff --git a/plugins/org.etsi.mts.tdl.openapi2tdl/.project b/plugins/org.etsi.mts.tdl.openapi2tdl/.project index 7336176b..5cbc8272 100644 --- a/plugins/org.etsi.mts.tdl.openapi2tdl/.project +++ b/plugins/org.etsi.mts.tdl.openapi2tdl/.project @@ -25,4 +25,15 @@ org.eclipse.pde.PluginNature org.eclipse.jdt.core.javanature + + + 1705077780112 + + 30 + + org.eclipse.core.resources.regexFilterMatcher + node_modules|\.git|__CREATED_BY_JAVA_LANGUAGE_SERVER__ + + + diff --git a/plugins/org.etsi.mts.tdl.project/.project b/plugins/org.etsi.mts.tdl.project/.project index 953b7fc2..fdd75f33 100644 --- a/plugins/org.etsi.mts.tdl.project/.project +++ b/plugins/org.etsi.mts.tdl.project/.project @@ -31,4 +31,15 @@ org.eclipse.pde.PluginNature org.eclipse.jdt.core.javanature + + + 1705077780115 + + 30 + + org.eclipse.core.resources.regexFilterMatcher + node_modules|\.git|__CREATED_BY_JAVA_LANGUAGE_SERVER__ + + + diff --git a/plugins/org.etsi.mts.tdl.standalone/.project b/plugins/org.etsi.mts.tdl.standalone/.project index 75f62ec9..4774c44a 100644 --- a/plugins/org.etsi.mts.tdl.standalone/.project +++ b/plugins/org.etsi.mts.tdl.standalone/.project @@ -31,4 +31,15 @@ org.eclipse.pde.PluginNature org.eclipse.jdt.core.javanature + + + 1705077780116 + + 30 + + org.eclipse.core.resources.regexFilterMatcher + node_modules|\.git|__CREATED_BY_JAVA_LANGUAGE_SERVER__ + + + diff --git a/plugins/org.etsi.mts.tdl.ttcn3.ui/.project b/plugins/org.etsi.mts.tdl.ttcn3.ui/.project index c1038bc1..4127ece9 100644 --- a/plugins/org.etsi.mts.tdl.ttcn3.ui/.project +++ b/plugins/org.etsi.mts.tdl.ttcn3.ui/.project @@ -31,4 +31,15 @@ org.eclipse.pde.PluginNature org.eclipse.jdt.core.javanature + + + 1705077780125 + + 30 + + org.eclipse.core.resources.regexFilterMatcher + node_modules|\.git|__CREATED_BY_JAVA_LANGUAGE_SERVER__ + + + diff --git a/plugins/org.etsi.mts.tdl.ttcn3/.project b/plugins/org.etsi.mts.tdl.ttcn3/.project index 341788c7..78dae0c7 100644 --- a/plugins/org.etsi.mts.tdl.ttcn3/.project +++ b/plugins/org.etsi.mts.tdl.ttcn3/.project @@ -31,4 +31,15 @@ org.eclipse.pde.PluginNature org.eclipse.jdt.core.javanature + + + 1705077780118 + + 30 + + org.eclipse.core.resources.regexFilterMatcher + node_modules|\.git|__CREATED_BY_JAVA_LANGUAGE_SERVER__ + + + diff --git a/plugins/org.etsi.mts.tdl.yang2tdl/.project b/plugins/org.etsi.mts.tdl.yang2tdl/.project index 2519fefb..1215e5c9 100644 --- a/plugins/org.etsi.mts.tdl.yang2tdl/.project +++ b/plugins/org.etsi.mts.tdl.yang2tdl/.project @@ -31,4 +31,15 @@ org.eclipse.pde.PluginNature org.eclipse.jdt.core.javanature + + + 1705077780129 + + 30 + + org.eclipse.core.resources.regexFilterMatcher + node_modules|\.git|__CREATED_BY_JAVA_LANGUAGE_SERVER__ + + + diff --git a/updatesite/org.etsi.mts.tdl.updatesite/.project b/updatesite/org.etsi.mts.tdl.updatesite/.project index 202d794c..0ad827db 100644 --- a/updatesite/org.etsi.mts.tdl.updatesite/.project +++ b/updatesite/org.etsi.mts.tdl.updatesite/.project @@ -14,4 +14,15 @@ org.eclipse.m2e.core.maven2Nature + + + 1705077780127 + + 30 + + org.eclipse.core.resources.regexFilterMatcher + node_modules|\.git|__CREATED_BY_JAVA_LANGUAGE_SERVER__ + + + -- GitLab