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

--no commit message

--no commit message
上级 8f59e7bc
...@@ -138,6 +138,7 @@ ...@@ -138,6 +138,7 @@
<java classname="org.h2.tools.doc.GenerateDoc" classpath="bin"> <java classname="org.h2.tools.doc.GenerateDoc" classpath="bin">
<arg line="-in src/docsrc/html -out docs/html"/> <arg line="-in src/docsrc/html -out docs/html"/>
</java> </java>
<java classname="org.h2.tools.i18n.PrepareTranslation" classpath="bin"/>
<java classname="org.h2.tools.indexer.Indexer" classpath="bin"> <java classname="org.h2.tools.indexer.Indexer" classpath="bin">
<arg line="-dir docs -destDir docs/html"/> <arg line="-dir docs -destDir docs/html"/>
</java> </java>
......
...@@ -207,7 +207,7 @@ Add version number. Install directory: h2-1.0, jar file: h2-1.0.jar ...@@ -207,7 +207,7 @@ Add version number. Install directory: h2-1.0, jar file: h2-1.0.jar
write tests using the PostgreSQL JDBC driver write tests using the PostgreSQL JDBC driver
JDK 1.6: Deskop.isDesktopSupported, browse(URI uri) JDK 1.6: Desktop.isDesktopSupported, browse(URI uri)
*/ */
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论