xref: /aosp_15_r20/external/google-java-format/eclipse_plugin/META-INF/MANIFEST.MF (revision 10816b529e1d7005ca788e7b4c5efd1c72957e26)
1Manifest-Version: 1.0
2Bundle-ManifestVersion: 2
3Bundle-Name: google-java-format
4Bundle-SymbolicName: google-java-format-eclipse-plugin;singleton:=true
5Bundle-Vendor: Google
6Bundle-Version: 1.13.0
7Bundle-RequiredExecutionEnvironment: JavaSE-11
8Require-Bundle: org.eclipse.jdt.core;bundle-version="3.10.0",
9 org.eclipse.jface,
10 org.eclipse.text,
11 org.eclipse.ui,
12 org.eclipse.equinox.common
13Bundle-ClassPath: .,
14 lib/guava.jar,
15 lib/google-java-format.jar
16