• Home
  • History
  • Annotate
  • only in /external/chromium/chrome/common/extensions/docs/examples/apps/hello-java/
NameDateSize

..21-Nov-20124 KiB

HelloLicenseServlet.java21-Nov-20123.9 KiB

README21-Nov-2012402

workspace/21-Nov-20124 KiB

README

1See the documentation at
2    http://code.google.com/chrome/webstore/docs/get_started.html
3for instructions on how to use these files.
4
5"HelloLicenseServlet.java" contains all the code you need to talk to the Chrome
6Web Store Licensing API.
7
8"workspace" contains a complete Eclipse project, "HelloLicense", which you can
9import and deploy to Google App Engine after updating
10"HelloLicenseServlet.java".
11