16 lines
454 B
Plaintext
16 lines
454 B
Plaintext
Manifest-Version: 1.0
|
|
Bundle-ManifestVersion: 2
|
|
Bundle-Name: google-java-format
|
|
Bundle-SymbolicName: google-java-format-eclipse-plugin;singleton:=true
|
|
Bundle-Vendor: Google
|
|
Bundle-Version: 1.13.0
|
|
Bundle-RequiredExecutionEnvironment: JavaSE-11
|
|
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.jar,
|
|
lib/google-java-format.jar
|