Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/org.eclipse.emf.cdo.dawn.examples.acore.editor/.settings/.api_filters')
-rw-r--r--plugins/org.eclipse.emf.cdo.dawn.examples.acore.editor/.settings/.api_filters35
1 files changed, 35 insertions, 0 deletions
diff --git a/plugins/org.eclipse.emf.cdo.dawn.examples.acore.editor/.settings/.api_filters b/plugins/org.eclipse.emf.cdo.dawn.examples.acore.editor/.settings/.api_filters
new file mode 100644
index 0000000000..f23ea39e2e
--- /dev/null
+++ b/plugins/org.eclipse.emf.cdo.dawn.examples.acore.editor/.settings/.api_filters
@@ -0,0 +1,35 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<component id="org.eclipse.emf.cdo.dawn.examples.acore.editor" version="2">
+ <resource path="src/org/eclipse/emf/cdo/dawn/examples/acore/presentation/AcoreActionBarContributor.java" type="org.eclipse.emf.cdo.dawn.examples.acore.presentation.AcoreActionBarContributor">
+ <filter id="338755678">
+ <message_arguments>
+ <message_argument value="org.eclipse.emf.cdo.dawn.examples.acore.presentation.AcoreActionBarContributor"/>
+ <message_argument value="copyright"/>
+ </message_arguments>
+ </filter>
+ </resource>
+ <resource path="src/org/eclipse/emf/cdo/dawn/examples/acore/presentation/AcoreEditor.java" type="org.eclipse.emf.cdo.dawn.examples.acore.presentation.AcoreEditor">
+ <filter id="338755678">
+ <message_arguments>
+ <message_argument value="org.eclipse.emf.cdo.dawn.examples.acore.presentation.AcoreEditor"/>
+ <message_argument value="copyright"/>
+ </message_arguments>
+ </filter>
+ </resource>
+ <resource path="src/org/eclipse/emf/cdo/dawn/examples/acore/presentation/AcoreEditorPlugin.java" type="org.eclipse.emf.cdo.dawn.examples.acore.presentation.AcoreEditorPlugin">
+ <filter id="338755678">
+ <message_arguments>
+ <message_argument value="org.eclipse.emf.cdo.dawn.examples.acore.presentation.AcoreEditorPlugin"/>
+ <message_argument value="copyright"/>
+ </message_arguments>
+ </filter>
+ </resource>
+ <resource path="src/org/eclipse/emf/cdo/dawn/examples/acore/presentation/AcoreModelWizard.java" type="org.eclipse.emf.cdo.dawn.examples.acore.presentation.AcoreModelWizard">
+ <filter id="338755678">
+ <message_arguments>
+ <message_argument value="org.eclipse.emf.cdo.dawn.examples.acore.presentation.AcoreModelWizard"/>
+ <message_argument value="copyright"/>
+ </message_arguments>
+ </filter>
+ </resource>
+</component>

Back to the top