Add bazel standalone build

Test plan:

* Build plugin standalone: bazel build quota
* Run tests: bazel test --nocache_test_results //...
* Generate project: tools/eclipse/project.sh, import project to Eclipse
  and verify there is no class path errors
* Deploy plugin in test site and verify functionality

Change-Id: If71a8954146514fe62962522c8bae3a25116ae67
14 files changed
tree: 81a49e072e6fef69abb206cf8355b6b0d5bdf167
  1. .settings/
  2. src/
  3. tools/
  4. .gitignore
  5. bazlets.bzl
  6. BUILD
  7. LICENSE
  8. WORKSPACE