Skip to main content

This CGIT instance is deprecated, and repositories have been moved to Gitlab or Github. See the repository descriptions for specific locations.

summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authortle2008-10-27 01:49:36 +0000
committertle2008-10-27 01:49:36 +0000
commitfe3eac2bcf4ea3e8c6f787b17003609354365e90 (patch)
treef981e1803a013975f6c911e28794f74446684d5b /jpa/plugins/org.eclipse.jpt.eclipselink.ui/META-INF
parent6fba06014369aae53c6bf810ee6fc6c68cf7588c (diff)
downloadwebtools.dali-fe3eac2bcf4ea3e8c6f787b17003609354365e90.tar.gz
webtools.dali-fe3eac2bcf4ea3e8c6f787b17003609354365e90.tar.xz
webtools.dali-fe3eac2bcf4ea3e8c6f787b17003609354365e90.zip
Added EclipseLink General tab
Diffstat (limited to 'jpa/plugins/org.eclipse.jpt.eclipselink.ui/META-INF')
-rw-r--r--jpa/plugins/org.eclipse.jpt.eclipselink.ui/META-INF/MANIFEST.MF1
1 files changed, 1 insertions, 0 deletions
diff --git a/jpa/plugins/org.eclipse.jpt.eclipselink.ui/META-INF/MANIFEST.MF b/jpa/plugins/org.eclipse.jpt.eclipselink.ui/META-INF/MANIFEST.MF
index 88bce6af0b..3c8ff54103 100644
--- a/jpa/plugins/org.eclipse.jpt.eclipselink.ui/META-INF/MANIFEST.MF
+++ b/jpa/plugins/org.eclipse.jpt.eclipselink.ui/META-INF/MANIFEST.MF
@@ -19,6 +19,7 @@ Require-Bundle: org.eclipse.core.resources;bundle-version="[3.4.0,4.0.0)",
org.eclipse.jpt.ui;bundle-version="[2.0.0,3.0.0)",
org.eclipse.jpt.utility;bundle-version="[1.2.0,2.0.0)",
org.eclipse.ui;bundle-version="[3.4.0,4.0.0)",
+ org.eclipse.ui.ide;bundle-version="[3.4.0,4.0.0)",
org.eclipse.ui.navigator;bundle-version="[3.3.100,4.0.0)",
org.eclipse.ui.views.properties.tabbed;bundle-version="[3.4.0,4.0.0)",
org.eclipse.wst.common.frameworks;bundle-version="[1.1.200,2.0.0)",

Back to the top