Menu

[r2]: / build  Maximize  Restore  History

Download this file

11 lines (6 with data), 243 Bytes

#!/bin/sh

export JAVA_HOME=/handjoys/DeployTool/jdk1.6.0_03
export CLASSPATH=.:/handjoys/DeployTool/apache-ant-1.7.0/lib:../WorldServer/class:$CLASSPATH
export ANT_HOME=/handjoys/DeployTool/apache-ant-1.7.0

ant build

cd ../openflashserver