Add new certificateProvider extension API.
[chromium-blink-merge.git] / chrome / common / extensions / docs / examples / apps / hello-java / README
blob11ef20c7e073bc5481962f04e4dc208ee486ad21
1 See the documentation at
2     http://code.google.com/chrome/webstore/docs/get_started.html
3 for instructions on how to use these files.
5 "HelloLicenseServlet.java" contains all the code you need to talk to the Chrome
6 Web Store Licensing API.
8 "workspace" contains a complete Eclipse project, "HelloLicense", which you can
9 import and deploy to Google App Engine after updating
10 "HelloLicenseServlet.java".