Commit 2fb34047 authored by Huang's avatar Huang
Browse files

no commit message

parent fa098a89
...@@ -469,6 +469,7 @@ ...@@ -469,6 +469,7 @@
<target>1.8</target> <target>1.8</target>
<compilerArguments> <compilerArguments>
<verbose/> <verbose/>
<!-- windows下使用分号(;)分隔,linux/mac下使用冒号(:)分隔 -->
<bootclasspath>${java.home}/lib/rt.jar;${java.home}/lib/jce.jar</bootclasspath> <bootclasspath>${java.home}/lib/rt.jar;${java.home}/lib/jce.jar</bootclasspath>
</compilerArguments> </compilerArguments>
</configuration> </configuration>
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment