| Manifest-Version: 1.0 | |
| Bundle-ManifestVersion: 2 | |
| Bundle-Name: NatTable Performance Tests | |
| Bundle-SymbolicName: org.eclipse.nebula.widgets.nattable.test.performance | |
| Bundle-Version: 1.0.1.qualifier | |
| Bundle-RequiredExecutionEnvironment: JavaSE-1.6 | |
| Import-Package: ca.odell.glazedlists, | |
| org.eclipse.nebula.widgets.nattable.test.fixture.data, | |
| org.eclipse.nebula.widgets.nattable, | |
| org.eclipse.nebula.widgets.nattable.data, | |
| org.eclipse.nebula.widgets.nattable.extension.glazedlists, | |
| org.eclipse.nebula.widgets.nattable.grid, | |
| org.eclipse.nebula.widgets.nattable.grid.data, | |
| org.eclipse.nebula.widgets.nattable.grid.layer, | |
| org.eclipse.nebula.widgets.nattable.hideshow, | |
| org.eclipse.nebula.widgets.nattable.layer, | |
| org.eclipse.nebula.widgets.nattable.layer.stack, | |
| org.eclipse.nebula.widgets.nattable.painter.layer, | |
| org.eclipse.nebula.widgets.nattable.reorder, | |
| org.eclipse.nebula.widgets.nattable.selection, | |
| org.eclipse.nebula.widgets.nattable.viewport, | |
| org.eclipse.swt, | |
| org.eclipse.swt.graphics, | |
| org.eclipse.swt.layout, | |
| org.eclipse.swt.widgets, | |
| org.hamcrest;version="1.1.0";resolution:=optional, | |
| org.hamcrest.core;version="1.1.0";resolution:=optional, | |
| org.junit | |
| Bundle-Vendor: Eclipse Nebula NatTable |