diff options
author | Brian Vosburgh | 2013-04-11 18:25:56 +0000 |
---|---|---|
committer | Brian Vosburgh | 2013-04-16 20:08:08 +0000 |
commit | 4e222ee86c1af4af5f8e727df2d574701612becb (patch) | |
tree | 8d958fb3dbf84a48e498b08689ab8a9b59ed3fb6 /common/plugins/org.eclipse.jpt.common.ui/META-INF/MANIFEST.MF | |
parent | 914293ab2a46228a93b0d450cc4d1ce10813afb6 (diff) | |
download | webtools.dali-4e222ee86c1af4af5f8e727df2d574701612becb.tar.gz webtools.dali-4e222ee86c1af4af5f8e727df2d574701612becb.tar.xz webtools.dali-4e222ee86c1af4af5f8e727df2d574701612becb.zip |
move TableLayoutComposite
Diffstat (limited to 'common/plugins/org.eclipse.jpt.common.ui/META-INF/MANIFEST.MF')
-rw-r--r-- | common/plugins/org.eclipse.jpt.common.ui/META-INF/MANIFEST.MF | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/common/plugins/org.eclipse.jpt.common.ui/META-INF/MANIFEST.MF b/common/plugins/org.eclipse.jpt.common.ui/META-INF/MANIFEST.MF index 16874363e4..b1859b8188 100644 --- a/common/plugins/org.eclipse.jpt.common.ui/META-INF/MANIFEST.MF +++ b/common/plugins/org.eclipse.jpt.common.ui/META-INF/MANIFEST.MF @@ -69,10 +69,6 @@ Export-Package: org.eclipse.jpt.common.ui, x-friends:="org.eclipse.jpt.jaxb.ui, org.eclipse.jpt.jpa.db.ui, org.eclipse.jpt.jpa.ui", - org.eclipse.jpt.common.ui.internal.util; - x-friends:="org.eclipse.jpt.jaxb.ui, - org.eclipse.jpt.jpa.db.ui, - org.eclipse.jpt.jpa.ui", org.eclipse.jpt.common.ui.internal.utility; x-friends:="org.eclipse.jpt.jaxb.ui, org.eclipse.jpt.jpa.db.ui, |