提交 9be65fc9 authored 作者: Thomas Mueller's avatar Thomas Mueller

--no commit message

--no commit message
上级 2dd76e97
......@@ -8,4 +8,4 @@ if [ ! -f "bin/org/h2/build/Build.class" ] ; then
fi
javac -sourcepath src/tools -d bin src/tools/org/h2/build/*.java
fi
java -Xms512m -cp "bin:$JAVA_HOME/lib/tools.jar:temp" org.h2.build.Build $@
java -Xmx512m -cp "bin:$JAVA_HOME/lib/tools.jar:temp" org.h2.build.Build $@
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论