blob: 390ac1a6fa54199d91590f9e2cc7a6ca1f537875 [file] [log] [blame]
Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: Eclipse ACTF HTML Model Plug-in (Incubation)
Bundle-SymbolicName: org.eclipse.actf.model.dom.html
Bundle-Version: 0.0.1
Bundle-Activator: org.eclipse.actf.model.dom.html.HtmlParserPlugin
Bundle-Vendor: Eclipse.org
Bundle-Localization: plugin
Require-Bundle: org.eclipse.core.runtime
Eclipse-LazyStart: true
Export-Package: org.eclipse.actf.model.dom.html,
org.eclipse.actf.model.dom.html.errorhandler,
org.eclipse.actf.model.dom.html.impl,
org.eclipse.actf.model.dom.html.util,
org.eclipse.actf.model.dom.sgml,
org.eclipse.actf.model.dom.sgml.errorhandler,
org.eclipse.actf.model.dom.sgml.util