| Manifest-Version: 1.0 | |
| Bundle-ManifestVersion: 2 | |
| Bundle-Name: google-java-format | |
| Bundle-SymbolicName: google-java-format-eclipse-plugin;singleton:=true | |
| Bundle-Version: 1.4.0 | |
| Bundle-RequiredExecutionEnvironment: JavaSE-1.8 | |
| Require-Bundle: org.eclipse.jdt.core;bundle-version="3.10.0", | |
| org.eclipse.jface, | |
| org.eclipse.text, | |
| org.eclipse.ui, | |
| org.eclipse.equinox.common | |
| Bundle-ClassPath: ., | |
| lib/guava-19.0.jar, | |
| lib/javac-9-dev-r3297-1-shaded.jar, | |
| lib/google-java-format-1.4-SNAPSHOT.jar |