Commit 8163b9a3 authored by 周健威's avatar 周健威

修改问题

parent 3c2a9dce
...@@ -45,7 +45,10 @@ ...@@ -45,7 +45,10 @@
<configuration> <configuration>
<source>1.8</source> <source>1.8</source>
<target>1.8</target> <target>1.8</target>
<compilerArgument>-XDignore.symbol.file</compilerArgument> <compilerArguments>
<extdirs>${env.JAVA_HOME}/jre/lib</extdirs>
</compilerArguments>
<!-- <compilerArgument>-XDignore.symbol.file</compilerArgument>-->
</configuration> </configuration>
</plugin> </plugin>
</plugins> </plugins>
......
Markdown is supported
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