Initial jdeps output

The list of all symbols referenced in the API is already collected for
generating the InnerClasses attribute, so walk it and record any jars
that referenced symbols were loaded from.

There's no distinction between direct and indirect deps, because turbine
doesn't enforce strict deps.

MOE_MIGRATED_REVID=136876448
10 files changed
tree: 05e0c522cef7d9430d7e28f3698da52659f8047e
  1. java/
  2. javatests/
  3. proto/
  4. .gitignore
  5. LICENSE
  6. pom.xml
  7. README.md
  8. turbine.iml
README.md

Turbine

Turbine is a header compiler for Java.