Skip to content

Fork of trsoftware commons for use prior to GWT 2.10.0 upgrade

Notifications You must be signed in to change notification settings

TeachMeInc/trsoftware.commons

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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

Fork of trsoftware commons for use prior to GWT 2.10.0 upgrade

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 98.8%
  • Other 1.2%