• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
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