]> gitweb.fperrin.net Git - Dictionary.git/blob - jars/icu4j-4_4_2-src/demos/src/com/ibm/icu/dev/demo/translit/demo.bat
go
[Dictionary.git] / jars / icu4j-4_4_2-src / demos / src / com / ibm / icu / dev / demo / translit / demo.bat
1 REM /*\r
2 REM *******************************************************************************\r
3 REM  * Copyright (C) 1996-2004, International Business Machines Corporation and    *\r
4 REM  * others. All Rights Reserved.                                                *\r
5 REM  *******************************************************************************\r
6 REM  */\r
7 REM For best results, run the demo as an applet inside of Netscape\r
8 REM with Bitstream Cyberbit installed.\r
9 \r
10 REM setup your JDK 1.1.x path and classpath here:\r
11 call JDK11\r
12 set CLASSPATH=../translit.jar;%CLASSPATH%\r
13 javaw Demo\r