Skip to content

TR-Software/trsoftware.commons

Repository files navigation

TR Software Commons

A collection of libraries for building Java web applications with GWT.

Getting started

We don't provide any compiled jars for this library; it should be used in source code form (because the GWT compiler requires the source code) to compile this library directly into your GWT module). So download the source or clone this repo with git.

Dependencies

  1. GWT 2.5.0 We recommend using this older version of GWT to enable recording clientside stack traces using gwt-stack-trace-kit, but a newer version of GWT might also work if you don't need accurate clientside exception reporting.
  2. gwt-stack-trace-kit: instruments GWT 2.5.0 to provide accurate Java stack traces in clientside code compiled with GWT.

Projects using this library

  • TypeRacer, the first multiplayer online typing game

Contributors

Copyright © 2017 TR Software Inc.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages