Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'jpa/plugins/org.eclipse.jpt.core/META-INF/MANIFEST.MF')
-rw-r--r--jpa/plugins/org.eclipse.jpt.core/META-INF/MANIFEST.MF1
1 files changed, 1 insertions, 0 deletions
diff --git a/jpa/plugins/org.eclipse.jpt.core/META-INF/MANIFEST.MF b/jpa/plugins/org.eclipse.jpt.core/META-INF/MANIFEST.MF
index 707f02653f..799347ad28 100644
--- a/jpa/plugins/org.eclipse.jpt.core/META-INF/MANIFEST.MF
+++ b/jpa/plugins/org.eclipse.jpt.core/META-INF/MANIFEST.MF
@@ -43,6 +43,7 @@ Export-Package: org.eclipse.jpt.core.internal,
org.eclipse.jpt.core.internal.content.persistence,
org.eclipse.jpt.core.internal.content.persistence.resource,
org.eclipse.jpt.core.internal.content.persistence.util,
+ org.eclipse.jpt.core.internal.emfutility;x-internal:=true,
org.eclipse.jpt.core.internal.facet,
org.eclipse.jpt.core.internal.jdtutility,
org.eclipse.jpt.core.internal.mappings,

Back to the top