justinchen | 488258a | 2006-04-27 23:47:21 +0000 | [diff] [blame] | 1 | Manifest-Version: 1.0 |
| 2 | Bundle-ManifestVersion: 2 |
gkessler | f758416 | 2007-05-30 23:00:23 +0000 | [diff] [blame] | 3 | Bundle-Name: %Bundle-Name.0 |
gkessler | 19d8da7 | 2007-05-04 19:13:16 +0000 | [diff] [blame] | 4 | Bundle-SymbolicName: org.eclipse.jst.jsf.core.tests;singleton:=true |
rsrinivasan | 6dab503 | 2007-09-26 18:58:02 +0000 | [diff] [blame] | 5 | Bundle-Version: 1.0.1.qualifier |
justinchen | 488258a | 2006-04-27 23:47:21 +0000 | [diff] [blame] | 6 | Bundle-Activator: org.eclipse.jst.jsf.core.tests.TestsPlugin |
gkessler | f758416 | 2007-05-30 23:00:23 +0000 | [diff] [blame] | 7 | Bundle-Vendor: %Bundle-Vendor.0 |
justinchen | 488258a | 2006-04-27 23:47:21 +0000 | [diff] [blame] | 8 | Bundle-Localization: plugin |
| 9 | Bundle-ClassPath: jsfcoretests.jar |
gkessler | 62f32e3 | 2007-05-29 23:17:34 +0000 | [diff] [blame] | 10 | Require-Bundle: org.eclipse.jst.jsf.core;bundle-version="[1.0.0,1.1.0)", |
| 11 | org.eclipse.ui;bundle-version="[3.2.0,4.0.0)", |
| 12 | org.eclipse.wst.common.project.facet.core;bundle-version="[1.2.0,1.3.0)", |
| 13 | org.eclipse.jst.j2ee.web;bundle-version="[1.1.0,1.2.0)", |
| 14 | org.eclipse.wst.common.frameworks;bundle-version="[1.1.0,1.2.0)", |
| 15 | org.eclipse.jdt.core;bundle-version="[3.2.0,4.0.0)", |
| 16 | org.eclipse.core.resources;bundle-version="[3.2.0,4.0.0)", |
| 17 | org.eclipse.jst.j2ee;bundle-version="[1.1.0,1.2.0)", |
gkessler | 5e93496 | 2007-10-08 18:25:05 +0000 | [diff] [blame] | 18 | org.eclipse.emf.ecore.xmi;bundle-version="[2.2.0,3.0.0)", |
rsrinivasan | 4f3882e | 2007-10-18 19:04:56 +0000 | [diff] [blame] | 19 | org.eclipse.core.runtime.compatibility;bundle-version="[3.1.100,4.0.0)", |
gkessler | 62f32e3 | 2007-05-29 23:17:34 +0000 | [diff] [blame] | 20 | org.junit;bundle-version="[3.8.1,4.0.0)", |
| 21 | org.eclipse.wst.xml.core;bundle-version="[1.1.0,1.2.0)", |
| 22 | org.eclipse.jst.jsf.test.util;bundle-version="[1.0.0,1.1.0)", |
| 23 | org.eclipse.jst.jsf.common;bundle-version="[1.0.0,1.1.0)", |
| 24 | org.eclipse.wst.validation;bundle-version="[1.1.0,1.2.0)", |
| 25 | org.eclipse.wst.sse.core;bundle-version="[1.1.0,1.2.0)", |
cbateman | 092afbe | 2007-06-11 17:49:22 +0000 | [diff] [blame] | 26 | org.eclipse.jst.jsf.facesconfig;bundle-version="[1.0.0,1.1.0)", |
cbateman | 6b1e88f | 2007-08-07 17:03:59 +0000 | [diff] [blame] | 27 | org.eclipse.jface.text, |
| 28 | org.eclipse.core.net |
cbateman | 880ffd9 | 2006-07-20 20:02:42 +0000 | [diff] [blame] | 29 | Eclipse-LazyStart: true |
itrimble | 8533414 | 2007-04-19 23:58:53 +0000 | [diff] [blame] | 30 | Export-Package: org.eclipse.jst.jsf.core.tests;x-friends:="org.eclipse.jst.jsf.ui.tests,org.eclipse.jst.jsf.context.symbol.tests,org.eclipse.jst.jsf.designtime.tests", |
gkessler | f758416 | 2007-05-30 23:00:23 +0000 | [diff] [blame] | 31 | org.eclipse.jst.jsf.core.tests.appconfig.provider;x-internal:=true, |
itrimble | 9b9fe88 | 2007-04-23 23:16:32 +0000 | [diff] [blame] | 32 | org.eclipse.jst.jsf.core.tests.appconfig.validation;x-internal:=true, |
| 33 | org.eclipse.jst.jsf.core.tests.jsflibraryconfig;x-internal:=true, |
gkessler | f758416 | 2007-05-30 23:00:23 +0000 | [diff] [blame] | 34 | org.eclipse.jst.jsf.core.tests.jsflibraryconfiguration;x-internal:=true, |
itrimble | 9b9fe88 | 2007-04-23 23:16:32 +0000 | [diff] [blame] | 35 | org.eclipse.jst.jsf.core.tests.jsflibraryregistry;x-internal:=true, |
| 36 | org.eclipse.jst.jsf.core.tests.jsflibraryregistry.migration;x-internal:=true, |
| 37 | org.eclipse.jst.jsf.core.tests.project.facet;x-internal:=true, |
gkessler | f758416 | 2007-05-30 23:00:23 +0000 | [diff] [blame] | 38 | org.eclipse.jst.jsf.core.tests.sanity;x-internal:=true, |
itrimble | 9b9fe88 | 2007-04-23 23:16:32 +0000 | [diff] [blame] | 39 | org.eclipse.jst.jsf.core.tests.set;x-internal:=true, |
| 40 | org.eclipse.jst.jsf.core.tests.tagmatcher;x-internal:=true, |
| 41 | org.eclipse.jst.jsf.core.tests.types;x-internal:=true, |
itrimble | 2d01455 | 2007-08-10 19:05:03 +0000 | [diff] [blame] | 42 | org.eclipse.jst.jsf.core.tests.util;x-friends:="org.eclipse.jst.jsf.contentassist.tests,org.eclipse.jst.jsf.designtime.tests,org.eclipse.jst.jsf.validation.el.tests,org.eclipse.jst.jsf.ui.tests,org.eclipse.jst.pagedesigner.tests" |
justinchen | 488258a | 2006-04-27 23:47:21 +0000 | [diff] [blame] | 43 | Plugin-Class: org.eclipse.jst.jsf.core.tests.TestsPlugin |
cbateman | 86acfd5 | 2007-04-10 18:58:59 +0000 | [diff] [blame] | 44 | Bundle-RequiredExecutionEnvironment: J2SE-1.5 |