Fixed some config on tests. The fragment file was named worng
[phpeclipse.git] / net.sourceforge.phpeclipse.test / META-INF / MANIFEST.MF
1 Manifest-Version: 1.0
2 Bundle-ManifestVersion: 2
3 Bundle-Name: Test Fragment
4 Bundle-SymbolicName: net.sourceforge.phpeclipse.test;singleton:=true
5 Bundle-Version: 1.0.0
6 Bundle-Vendor: PHPEclipse team
7 Fragment-Host: net.sourceforge.phpeclipse;bundle-version="0.0.0"
8 Require-Bundle: org.eclipse.core.runtime.compatibility,
9  org.eclipse.ui,
10  org.junit,
11  org.eclipse.jface.text,
12  org.eclipse.core.resources
13 Bundle-RequiredExecutionEnvironment: J2SE-1.4