Manifest-Version: 1.0 | |
Bundle-ManifestVersion: 2 | |
Bundle-Name: Tests for com.google.eclipse.protobuf.ui | |
Bundle-SymbolicName: com.google.eclipse.protobuf.ui.test | |
Bundle-Version: 1.0.0 | |
Bundle-Vendor: Google | |
Fragment-Host: com.google.eclipse.protobuf.ui;bundle-version="1.0.0" | |
Bundle-RequiredExecutionEnvironment: J2SE-1.5 | |
Require-Bundle: org.junit;bundle-version="4.8.1", | |
org.eclipse.xtext.junit;bundle-version="2.0.0", | |
org.eclipse.xtext.junit4;bundle-version="2.0.0", | |
org.eclipse.xtext.ui.junit;bundle-version="2.0.0", | |
org.mockito;bundle-version="1.8.5" |