Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/facet/org.eclipse.papyrus.emf.facet.util.ui/.options')
-rw-r--r--plugins/facet/org.eclipse.papyrus.emf.facet.util.ui/.options16
1 files changed, 16 insertions, 0 deletions
diff --git a/plugins/facet/org.eclipse.papyrus.emf.facet.util.ui/.options b/plugins/facet/org.eclipse.papyrus.emf.facet.util.ui/.options
new file mode 100644
index 00000000000..c9c784d1fdb
--- /dev/null
+++ b/plugins/facet/org.eclipse.papyrus.emf.facet.util.ui/.options
@@ -0,0 +1,16 @@
+###############################################################################
+# Copyright (c) 2012 Mia-Software.
+#
+# All rights reserved. This program and the accompanying materials
+# are made available under the terms of the Eclipse Public License v1.0
+# which accompanies this distribution, and is available at
+# http://www.eclipse.org/legal/epl-v10.html
+#
+# Contributors:
+# Alban Ménager (Soft-Maint) - Bug 387470 - [EFacet][Custom] Editors
+###############################################################################
+org.eclipse.emf.facet.util.ui/debug=false
+org.eclipse.emf.facet.util.ui/debug/SelectEPackageWizardPage=false
+org.eclipse.emf.facet.util.ui/debug/SelectEClassifierWizardPage=false
+org.eclipse.emf.facet.util.ui/debug/SelectETypeWizardImpl=false
+org.eclipse.emf.facet.util.ui/debug/FilteredElementSelectionComposite=false

Back to the top