blob: 4e427abdb7bd350c143003b1b1d04213531ac008 [file] [log] [blame]
Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: eTrice Config DSL Tests
Bundle-Vendor: Eclipse eTrice
Bundle-Version: 0.0.0.qualifier
Bundle-SymbolicName: org.eclipse.etrice.core.config.tests; singleton:=true
Bundle-ActivationPolicy: lazy
Require-Bundle: org.eclipse.etrice.core.config,
org.eclipse.etrice.core.config.ui,
org.eclipse.core.runtime,
org.eclipse.xtext,
org.eclipse.xtext.junit4,
org.junit,
org.eclipse.ui.workbench;resolution:=optional,
org.eclipse.xtext.xbase.lib
Import-Package: org.apache.log4j,
org.apache.commons.logging,
org.junit.runner,
org.junit.runner.manipulation,
org.junit.runner.notification,
org.junit.runners,
org.junit.runners.model,
org.hamcrest.core
Bundle-RequiredExecutionEnvironment: JavaSE-1.8
Export-Package: org.eclipse.etrice.core
Automatic-Module-Name: org.eclipse.etrice.core.config.tests