DOC

net.kindleit : gae-archetype-objectify-jsp

Maven & Gradle

Apr 18, 2013

Archetype - GAE-JSP · Archetype for creating maven-gae projects that uses jsp for the view and Objectify for the ORM.

Table Of Contents

Latest Version

Download net.kindleit : gae-archetype-objectify-jsp Javadoc & API Documentation - Latest Versions:

How to open Javadoc JAR file in web browser

  1. Rename the file gae-archetype-objectify-jsp-0.9.6-javadoc.jar to gae-archetype-objectify-jsp-0.9.6-javadoc.zip
  2. Use your favourite unzip tool (WinRAR / WinZIP) to extract it, now you have a folder gae-archetype-objectify-jsp-0.9.6-javadoc
  3. Double click index.html will open the index page on your default web browser.

How to generate Javadoc from a source JAR?

Running the command javadoc:

javadoc --ignore-source-errors -encoding UTF-8 -sourcepath "gae-archetype-objectify-jsp-0.9.6-sources.jar" -d "gae-archetype-objectify-jsp-0.9.6-javadoc" -subpackages