org.eclipse.ui.tests.views.properties.tabbed/META-INF/MANIFEST.MF

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1.9 - (download) (annotate)
Tue Oct 7 04:22:50 2008 UTC (13 months, 2 weeks ago) by ahunter
Branch: MAIN
CVS Tags: I20091014-1355, I20081128-0800, I20090525-2000, I20081202-0800, R3_5, R3_5_1, I20090406-0800, HEAD
Changes since 1.8: +4 -1 lines
Bug 245690 - [TabbedProperties] All tabs will be shown for ISelection instances not implementing IStructuredSelection
Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: %Plugin.name
Bundle-SymbolicName: org.eclipse.ui.tests.views.properties.tabbed;singleton:=true
Bundle-Version: 3.5.0.qualifier
Bundle-Activator: org.eclipse.ui.tests.views.properties.tabbed.Activator
Bundle-Localization: plugin
Require-Bundle: org.eclipse.ui,
 org.eclipse.core.runtime,
 org.junit,
 org.eclipse.ui.ide,
 org.eclipse.ui.views.properties.tabbed,
 org.eclipse.jface.text
Bundle-Vendor: %Plugin.providerName
Bundle-ClassPath: uitptests.jar
Bundle-ActivationPolicy: lazy
Bundle-RequiredExecutionEnvironment: CDC-1.0/Foundation-1.0,
 J2SE-1.3