@ echo off
REM Metztli Information Techonology provides this file in good faith
REM based on satisfactory performance in one of its local machines.
REM Notwithstanding, we do not make implicit/explicit warranty of
REM its fitness in your specific OS/2 environment. Hence use at your
REM own risk since you are not obliged to try it (01-04-2006).
REM
REM Replace the S: directory drive letter with that where you downloaded
REM your gwt-linux-1.3.1.tar.gz file.
@ echo on
SET HOMEDIR=S:\gwt-linux-1.3.1
PATH=%PATH%%HOMEDIR%;
SETCLASSPATH=%HOMEDIR%\gwt-user.jar;%HOMEDIR%\gwt-dev-linux.jar;.\src;.\bin;