All Downloads are FREE. Search and download functionalities are using the official Maven repository.

com.google.gwt.i18n.tools.gwti18nsrc Maven / Gradle / Ivy

Go to download

A mocked implementation for GWT-2.5.1 that can run in the JVM to allow integration testing

There is a newer version: 0.1.7
Show newest version
#!/bin/sh
APPDIR=`dirname $0`;
java -cp "$APPDIR/src:$APPDIR/bin:@gwtUserPath:@gwtDevPath" @i18nClass -out $APPDIR/src @className @createMessages ;





© 2015 - 2025 Weber Informatics LLC | Privacy Policy