blob: 4cd90f474b478935ce849c5b9bba123f14a535f1 [file] [log] [blame]
Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: Validation Framework UI
Bundle-SymbolicName: org.eclipse.wst.validation.ui; singleton:=true
Bundle-Version: 0.7.0
Bundle-ClassPath: runtime/validateui.jar
Bundle-Activator: org.eclipse.wst.validation.internal.ui.plugin.ValidationUIPlugin
Bundle-Vendor: Eclipse.org
Bundle-Localization: plugin
Export-Package: .,
org.eclipse.wst.validation.internal.ui,
org.eclipse.wst.validation.internal.ui.plugin
Require-Bundle: org.eclipse.ui.ide,
org.eclipse.core.resources,
org.eclipse.ui,
org.eclipse.swt,
org.eclipse.wst.common.frameworks.ui,
org.eclipse.core.runtime,
org.eclipse.wst.common.frameworks,
org.eclipse.wst.validation,
org.eclipse.jem.util
Eclipse-AutoStart: true