Skip to content
This repository was archived by the owner on Jul 25, 2024. It is now read-only.

Commit bdacfb5

Browse files
committed
pom.xml
1 parent d0e05fa commit bdacfb5

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

.idea/compiler.xml

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pom.xml

+3-3
Original file line numberDiff line numberDiff line change
@@ -24,9 +24,9 @@
2424
<source>7</source>
2525
<target>7</target>
2626
<encoding>UTF-8</encoding>
27-
<compilerArguments>
28-
<bootclasspath>D:/java/jre/lib/rt.jar;D:/java/jre/lib/jce.jar</bootclasspath>
29-
</compilerArguments>
27+
<!-- <compilerArguments>-->
28+
<!-- <bootclasspath>D:/java/jre/lib/rt.jar;D:/java/jre/lib/jce.jar</bootclasspath>-->
29+
<!-- </compilerArguments>-->
3030
</configuration>
3131
</plugin>
3232
<plugin>

0 commit comments

Comments
 (0)