1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18
|
Manifest-Version: 1.0
Bundle-Vendor: Hamcrest
Bundle-ActivationPolicy: lazy
Bundle-Localization: plugin
Bundle-RequiredExecutionEnvironment: J2SE-1.5
Bundle-Name: Hamcrest Generator
Bundle-SymbolicName: org.hamcrest.generator
Export-Package: org.hamcrest.generator;version="1.3.0",org.hamcrest.ge
nerator.config;version="1.3.0"
Bundle-Version: 1.3.0
Bundle-ManifestVersion: 2
Import-Package: com.thoughtworks.qdox;version="1.12",com.thoughtworks.
qdox.ant;version="1.12",com.thoughtworks.qdox.directorywalker;version
="1.12",com.thoughtworks.qdox.junit;version="1.12",com.thoughtworks.q
dox.model;version="1.12",com.thoughtworks.qdox.model.util;versio n="1
.12",com.thoughtworks.qdox.parser;version="1.12",com.thoughtworks.qdo
x.parser.impl;version="1.12",com.thoughtworks.qdox.parser.structs;ver
sion="1.12",com.thoughtworks.qdox.tools;version="1.12"
|