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

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1.2 - (download) (annotate)
Thu Feb 2 16:44:15 2006 UTC (3 years, 9 months ago) by nick
Branch: MAIN
CVS Tags: HEAD
Changes since 1.1: +1 -1 lines
Bug 125939 [TabbedProperties] Get the tabbed properties projects into the build
Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: Logic Plug-in
Bundle-SymbolicName: org.eclipse.ui.examples.views.properties.tabbed.logic;singleton:=true
Bundle-Version: 3.2.0.qualifier
Bundle-Activator: org.eclipse.ui.examples.views.properties.tabbed.logic.Activator
Bundle-Localization: plugin
Require-Bundle: org.eclipse.ui,
 org.eclipse.core.runtime,
 org.eclipse.gef.examples.logic,
 org.eclipse.ui.views.properties.tabbed,
 org.eclipse.gef,
 org.eclipse.core.resources,
 org.eclipse.ui.ide
Eclipse-LazyStart: true