Explorar o código

up:配置优化

msgroup hai 8 meses
pai
achega
78b1561748
Modificáronse 1 ficheiros con 6 adicións e 0 borrados
  1. 6 0
      pom.xml

+ 6 - 0
pom.xml

@@ -154,6 +154,12 @@
                  <executable>true</executable>
                   <fork>true</fork>
              </configuration>
+             <configuration>
+                 <mainClass>net.mingsoft.MSApplication</mainClass>
+                 <executable>true</executable>
+                 <includeSystemScope>true</includeSystemScope>
+                 <fork>true</fork>
+             </configuration>
          </plugin>
 
          <plugin>