Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/infra/properties/org.eclipse.papyrus.infra.properties.editor/.settings/.api_filters')
-rw-r--r--plugins/infra/properties/org.eclipse.papyrus.infra.properties.editor/.settings/.api_filters24
1 files changed, 0 insertions, 24 deletions
diff --git a/plugins/infra/properties/org.eclipse.papyrus.infra.properties.editor/.settings/.api_filters b/plugins/infra/properties/org.eclipse.papyrus.infra.properties.editor/.settings/.api_filters
deleted file mode 100644
index c4c2b0e0f5b..00000000000
--- a/plugins/infra/properties/org.eclipse.papyrus.infra.properties.editor/.settings/.api_filters
+++ /dev/null
@@ -1,24 +0,0 @@
-<?xml version="1.0" encoding="UTF-8" standalone="no"?>
-<component id="org.eclipse.papyrus.infra.properties.editor" version="2">
- <resource path="src-gen/org/eclipse/papyrus/infra/properties/contexts/presentation/ContextsEditor.java" type="org.eclipse.papyrus.infra.properties.contexts.presentation.ContextsEditor">
- <filter comment="for generated code, we don't had the @since tag" id="1143996420">
- <message_arguments>
- <message_argument value="propertySheetPages"/>
- </message_arguments>
- </filter>
- </resource>
- <resource path="src-gen/org/eclipse/papyrus/infra/properties/environment/presentation/EnvironmentEditor.java" type="org.eclipse.papyrus.infra.properties.environment.presentation.EnvironmentEditor">
- <filter comment="for generated code, we don't had the @since tag" id="1143996420">
- <message_arguments>
- <message_argument value="propertySheetPages"/>
- </message_arguments>
- </filter>
- </resource>
- <resource path="src-gen/org/eclipse/papyrus/infra/properties/ui/presentation/UiEditor.java" type="org.eclipse.papyrus.infra.properties.ui.presentation.UiEditor">
- <filter comment="for generated code, we don't had the @since tag" id="1143996420">
- <message_arguments>
- <message_argument value="propertySheetPages"/>
- </message_arguments>
- </filter>
- </resource>
-</component>

Back to the top