blob: ccbd93d3b0c10b77c748f68cc06e7b0758e9aeb7 [file] [log] [blame]
Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: %Bundle-Name.0
Bundle-SymbolicName: org.eclipse.jst.validation.sample; singleton:=true
Bundle-Version: 1.1.1
Bundle-ClassPath: runtime/propertiesValidator.jar
Bundle-Activator: org.eclipse.jst.validation.sample.workbenchimpl.PropertiesValidatorPlugin
Bundle-Localization: plugin
Export-Package: org.eclipse.jst.validation.sample,
org.eclipse.jst.validation.sample.filesystem,
org.eclipse.jst.validation.sample.filesystemimpl,
org.eclipse.jst.validation.sample.parser,
org.eclipse.jst.validation.sample.workbenchimpl
Require-Bundle: org.eclipse.core.resources,
org.eclipse.jdt.core,
org.eclipse.wst.validation,
org.eclipse.help,
org.eclipse.jem.util,
org.eclipse.wst.common.frameworks,
org.eclipse.core.runtime
Bundle-ActivationPolicy: lazy