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.txt4
1 files changed, 2 insertions, 2 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
index a9c1c3b3454..894861b37ee 100644
--- 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
@@ -9,5 +9,5 @@
* 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
+ org.eclipse.papyrus.emf.facet.util.emf.core
+ x-friends:="org.eclipse.papyrus.emf.facet.widgets.nattable" org.eclipse.papyrus.emf.facet.widgets.nattable.internal.NatTableWidget need to use org.eclipse.papyrus.emf.facet.util.emf.core.internal.EMFUtils

Back to the top