Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/facet/org.eclipse.papyrus.emf.facet.util.emf.core/API.README.txt')
-rw-r--r--plugins/facet/org.eclipse.papyrus.emf.facet.util.emf.core/API.README.txt13
1 files changed, 13 insertions, 0 deletions
diff --git a/plugins/facet/org.eclipse.papyrus.emf.facet.util.emf.core/API.README.txt b/plugins/facet/org.eclipse.papyrus.emf.facet.util.emf.core/API.README.txt
new file mode 100644
index 00000000000..a9c1c3b3454
--- /dev/null
+++ b/plugins/facet/org.eclipse.papyrus.emf.facet.util.emf.core/API.README.txt
@@ -0,0 +1,13 @@
+/*******************************************************************************
+ * Copyright (c) 2011 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:
+ * Gregoire Dupe (Mia-Software) - Bug 341238 - We need to be able to specify which column have to be hidden/visible using the customization mechanism
+ *******************************************************************************/
+ org.eclipse.emf.facet.util.emf.core
+ x-friends:="org.eclipse.emf.facet.widgets.nattable" org.eclipse.emf.facet.widgets.nattable.internal.NatTableWidget need to use org.eclipse.emf.facet.util.emf.core.internal.EMFUtils

Back to the top