DOC

com.asayama.gwt.angular : gwt-angular

Maven & Gradle

Jan 20, 2016

gwt-angular · The purpose of gwt-angular project is to bring the powerful MVC framework of AngularJS to Java programmers. gwt-angular provides a GWT wrapper around AngularJS, so that components of AngularJS can be written in Java language, in a manner that is natural to a programmer with that background. The project aims to leverage the runtime efficiency of AngularJS and the build time optimization of GWT.

Table Of Contents

Latest Version

Download com.asayama.gwt.angular : gwt-angular Javadoc & API Documentation - Latest Versions:

How to open Javadoc JAR file in web browser

  1. Rename the file gwt-angular-0.2.4-javadoc.jar to gwt-angular-0.2.4-javadoc.zip
  2. Use your favourite unzip tool (WinRAR / WinZIP) to extract it, now you have a folder gwt-angular-0.2.4-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 "gwt-angular-0.2.4-sources.jar" -d "gwt-angular-0.2.4-javadoc" -subpackages