blob: 959cc92a4fa3f8e9e9303fcbad4763d4b0592557 [file] [log] [blame]
Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: %pluginName
Bundle-SymbolicName: org.eclipse.acceleo.query.tests.nestedpackages;singleton:=true
Bundle-Version: 8.0.0.qualifier
Bundle-ClassPath: .
Bundle-Vendor: %providerName
Bundle-Localization: plugin
Bundle-RequiredExecutionEnvironment: JavaSE-1.8
Export-Package: org.eclipse.acceleo.query.tests.nestedpackages.root,
org.eclipse.acceleo.query.tests.nestedpackages.root.child,
org.eclipse.acceleo.query.tests.nestedpackages.root.child.grand_child,
org.eclipse.acceleo.query.tests.nestedpackages.root.child.grand_child.impl,
org.eclipse.acceleo.query.tests.nestedpackages.root.child.grand_child.util,
org.eclipse.acceleo.query.tests.nestedpackages.root.child.impl,
org.eclipse.acceleo.query.tests.nestedpackages.root.child.util,
org.eclipse.acceleo.query.tests.nestedpackages.root.impl,
org.eclipse.acceleo.query.tests.nestedpackages.root.util
Require-Bundle: org.eclipse.core.runtime,
org.eclipse.emf.ecore;visibility:=reexport
Bundle-ActivationPolicy: lazy
Automatic-Module-Name: org.eclipse.acceleo.query.tests.nestedpackages