DOC

net.wetheinter : xapi-gwt-api

Maven & Gradle

May 31, 2015
4 usages

XApi - Gwt core emulation layer · All Gwt jre emulation code goes in this module, as well as any gwt-compiler overrides. xapi-gwt-api.jar must come before gwt-dev.jar on your compile classpath. A plugin is being built to automatically adjust maven runtime dependencies, but users of ant or IDEs will need to ensure the super jar comes before gwt-dev. We will petition gwt to accept our mods, but, until then, if you want bleeding edge features, you gotta do bleeding edge configuration. Code that ties directly into other modules, like java.lang.reflect for the reflection submodule, have their super-source here, and generators or other implementations in their own modules. This is to maintain consistency in what is or isn't whitelisted in XApi GWT. Some modules, like appengine, provide dependency-specific super-source in their own packages. This module is for jre, junit and core XApi services.

Table Of Contents

Latest Version

Download net.wetheinter : xapi-gwt-api Javadoc & API Documentation - Latest Versions:

All Versions

Download net.wetheinter : xapi-gwt-api Javadoc & API Documentation - All Versions:

Version Size Javadoc Updated
0.5
0.4
0.3

How to open Javadoc JAR file in web browser

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

Advertisement

Dependencies from Group

May 31, 2015
17 usages
May 31, 2015
16 usages
May 31, 2015
12 usages
May 31, 2015
10 usages
May 31, 2015
9 usages

Discover Dependencies

May 31, 2015
3 usages
May 31, 2015
3 usages
May 31, 2015
3 usages
May 31, 2015
3 usages
May 31, 2015
3 usages
Nov 08, 2017
3 usages
Aug 14, 2019
9 usages
11.1k stars
Aug 15, 2023
19 usages
11.1k stars