update-maven

master
王宇洋 3 years ago
parent c85047b7f7
commit 44491e3ee9

@ -16,5 +16,10 @@
<option name="name" value="JBoss Community repository" /> <option name="name" value="JBoss Community repository" />
<option name="url" value="https://repository.jboss.org/nexus/content/repositories/public/" /> <option name="url" value="https://repository.jboss.org/nexus/content/repositories/public/" />
</remote-repository> </remote-repository>
<remote-repository>
<option name="id" value="central" />
<option name="name" value="Central Repository" />
<option name="url" value="https://maven.aliyun.com/repository/central" />
</remote-repository>
</component> </component>
</project> </project>

@ -1,7 +1,7 @@
<component name="libraryTable"> <component name="libraryTable">
<library name="Maven: org.openjfx:javafx-base:mac:11.0.2"> <library name="Maven: org.openjfx:javafx-base:win:11.0.2">
<CLASSES> <CLASSES>
<root url="jar://$MAVEN_REPOSITORY$/org/openjfx/javafx-base/11.0.2/javafx-base-11.0.2-mac.jar!/" /> <root url="jar://$MAVEN_REPOSITORY$/org/openjfx/javafx-base/11.0.2/javafx-base-11.0.2-win.jar!/" />
</CLASSES> </CLASSES>
<JAVADOC> <JAVADOC>
<root url="jar://$MAVEN_REPOSITORY$/org/openjfx/javafx-base/11.0.2/javafx-base-11.0.2-javadoc.jar!/" /> <root url="jar://$MAVEN_REPOSITORY$/org/openjfx/javafx-base/11.0.2/javafx-base-11.0.2-javadoc.jar!/" />

@ -1,7 +1,7 @@
<component name="libraryTable"> <component name="libraryTable">
<library name="Maven: org.openjfx:javafx-controls:mac:11.0.2"> <library name="Maven: org.openjfx:javafx-controls:win:11.0.2">
<CLASSES> <CLASSES>
<root url="jar://$MAVEN_REPOSITORY$/org/openjfx/javafx-controls/11.0.2/javafx-controls-11.0.2-mac.jar!/" /> <root url="jar://$MAVEN_REPOSITORY$/org/openjfx/javafx-controls/11.0.2/javafx-controls-11.0.2-win.jar!/" />
</CLASSES> </CLASSES>
<JAVADOC> <JAVADOC>
<root url="jar://$MAVEN_REPOSITORY$/org/openjfx/javafx-controls/11.0.2/javafx-controls-11.0.2-javadoc.jar!/" /> <root url="jar://$MAVEN_REPOSITORY$/org/openjfx/javafx-controls/11.0.2/javafx-controls-11.0.2-javadoc.jar!/" />

@ -1,7 +1,7 @@
<component name="libraryTable"> <component name="libraryTable">
<library name="Maven: org.openjfx:javafx-fxml:mac:11.0.2"> <library name="Maven: org.openjfx:javafx-fxml:win:11.0.2">
<CLASSES> <CLASSES>
<root url="jar://$MAVEN_REPOSITORY$/org/openjfx/javafx-fxml/11.0.2/javafx-fxml-11.0.2-mac.jar!/" /> <root url="jar://$MAVEN_REPOSITORY$/org/openjfx/javafx-fxml/11.0.2/javafx-fxml-11.0.2-win.jar!/" />
</CLASSES> </CLASSES>
<JAVADOC> <JAVADOC>
<root url="jar://$MAVEN_REPOSITORY$/org/openjfx/javafx-fxml/11.0.2/javafx-fxml-11.0.2-javadoc.jar!/" /> <root url="jar://$MAVEN_REPOSITORY$/org/openjfx/javafx-fxml/11.0.2/javafx-fxml-11.0.2-javadoc.jar!/" />

@ -1,7 +1,7 @@
<component name="libraryTable"> <component name="libraryTable">
<library name="Maven: org.openjfx:javafx-graphics:mac:11.0.2"> <library name="Maven: org.openjfx:javafx-graphics:win:11.0.2">
<CLASSES> <CLASSES>
<root url="jar://$MAVEN_REPOSITORY$/org/openjfx/javafx-graphics/11.0.2/javafx-graphics-11.0.2-mac.jar!/" /> <root url="jar://$MAVEN_REPOSITORY$/org/openjfx/javafx-graphics/11.0.2/javafx-graphics-11.0.2-win.jar!/" />
</CLASSES> </CLASSES>
<JAVADOC> <JAVADOC>
<root url="jar://$MAVEN_REPOSITORY$/org/openjfx/javafx-graphics/11.0.2/javafx-graphics-11.0.2-javadoc.jar!/" /> <root url="jar://$MAVEN_REPOSITORY$/org/openjfx/javafx-graphics/11.0.2/javafx-graphics-11.0.2-javadoc.jar!/" />

@ -1,10 +0,0 @@
<?xml version="1.0" encoding="UTF-8"?>
<project version="4">
<component name="RunConfigurationProducerService">
<option name="ignoredProducers">
<set>
<option value="com.android.tools.idea.compose.preview.runconfiguration.ComposePreviewRunConfigurationProducer" />
</set>
</option>
</component>
</project>

@ -11,13 +11,13 @@
<orderEntry type="inheritedJdk" /> <orderEntry type="inheritedJdk" />
<orderEntry type="sourceFolder" forTests="false" /> <orderEntry type="sourceFolder" forTests="false" />
<orderEntry type="library" name="Maven: org.openjfx:javafx-controls:11.0.2" level="project" /> <orderEntry type="library" name="Maven: org.openjfx:javafx-controls:11.0.2" level="project" />
<orderEntry type="library" name="Maven: org.openjfx:javafx-controls:mac:11.0.2" level="project" /> <orderEntry type="library" name="Maven: org.openjfx:javafx-controls:win:11.0.2" level="project" />
<orderEntry type="library" name="Maven: org.openjfx:javafx-graphics:11.0.2" level="project" /> <orderEntry type="library" name="Maven: org.openjfx:javafx-graphics:11.0.2" level="project" />
<orderEntry type="library" name="Maven: org.openjfx:javafx-graphics:mac:11.0.2" level="project" /> <orderEntry type="library" name="Maven: org.openjfx:javafx-graphics:win:11.0.2" level="project" />
<orderEntry type="library" name="Maven: org.openjfx:javafx-base:11.0.2" level="project" /> <orderEntry type="library" name="Maven: org.openjfx:javafx-base:11.0.2" level="project" />
<orderEntry type="library" name="Maven: org.openjfx:javafx-base:mac:11.0.2" level="project" /> <orderEntry type="library" name="Maven: org.openjfx:javafx-base:win:11.0.2" level="project" />
<orderEntry type="library" name="Maven: org.openjfx:javafx-fxml:11.0.2" level="project" /> <orderEntry type="library" name="Maven: org.openjfx:javafx-fxml:11.0.2" level="project" />
<orderEntry type="library" name="Maven: org.openjfx:javafx-fxml:mac:11.0.2" level="project" /> <orderEntry type="library" name="Maven: org.openjfx:javafx-fxml:win:11.0.2" level="project" />
<orderEntry type="library" name="Maven: cn.hutool:hutool-all:5.7.13" level="project" /> <orderEntry type="library" name="Maven: cn.hutool:hutool-all:5.7.13" level="project" />
</component> </component>
</module> </module>

@ -30,16 +30,16 @@
<dependencies> <dependencies>
<dependency> <!-- <dependency>-->
<groupId>org.openjfx</groupId> <!-- <groupId>org.openjfx</groupId>-->
<artifactId>javafx-controls</artifactId> <!-- <artifactId>javafx-controls</artifactId>-->
<version>11.0.2</version> <!-- <version>11.0.2</version>-->
</dependency> <!-- </dependency>-->
<dependency> <!-- <dependency>-->
<groupId>org.openjfx</groupId> <!-- <groupId>org.openjfx</groupId>-->
<artifactId>javafx-fxml</artifactId> <!-- <artifactId>javafx-fxml</artifactId>-->
<version>11.0.2</version> <!-- <version>11.0.2</version>-->
</dependency> <!-- </dependency>-->
<!-- &lt;!&ndash;引入mybatis框架&ndash;&gt;--> <!-- &lt;!&ndash;引入mybatis框架&ndash;&gt;-->

@ -1,7 +1,7 @@
package com.echo.p2p_project.u_model; package com.echo.p2p_project.u_model;
import cn.hutool.Hutool; import cn.hutool.Hutool;
import com.sun.istack.internal.NotNull; //import com.sun.istack.internal.NotNull;
import java.io.Serializable; import java.io.Serializable;
import java.net.Inet4Address; import java.net.Inet4Address;
@ -145,7 +145,7 @@ public class Peer implements Serializable,Comparable {
* from being compared to this object. * from being compared to this object.
*/ */
@Override @Override
public int compareTo(@NotNull Object o) { public int compareTo(Object o) {
Peer p = (Peer) o; Peer p = (Peer) o;
return p.routingMetric - this.routingMetric; return p.routingMetric - this.routingMetric;
} }

@ -0,0 +1,63 @@
com\echo\p2p_project\server\model\WatchDog$1.class
com\echo\p2p_project\server\gui\ServerIndexController$8.class
com\echo\p2p_project\server\model\HeartBeatImpl.class
com\echo\p2p_project\client\gui\ClientIndexController$3.class
com\echo\p2p_project\server\gui\ServerIndexController$7$1.class
com\echo\p2p_project\server\interfaces\HelloRegistryFacade.class
com\echo\p2p_project\server\gui\ServerIndexController$1.class
com\echo\p2p_project\client\ClientMain$2.class
com\echo\p2p_project\server\gui\ServerIndexController$4.class
com\echo\p2p_project\server\model\FileLookupImpl$1.class
com\echo\p2p_project\server\model\HelloRegistryFacadeImpl.class
com\echo\p2p_project\client\gui\ClientIndexController$2$2.class
com\echo\p2p_project\server\gui\ServerIndexApplication$1.class
com\echo\p2p_project\client\gui\ClientIndexController$1.class
com\echo\p2p_project\server\ServerMain.class
com\echo\p2p_project\server\gui\ServerIndexController$2.class
com\echo\p2p_project\client\ClientMain.class
com\echo\p2p_project\client\model\CHeartBeat.class
com\echo\p2p_project\server\interfaces\HeartBeatRegistry.class
com\echo\p2p_project\client\gui\ClientIndexController$2$1.class
com\echo\p2p_project\client\Test.class
com\echo\p2p_project\server\gui\ServerIndexController$5.class
com\echo\p2p_project\client\gui\ClientIndexController$4.class
com\echo\p2p_project\client\Test$1.class
com\echo\p2p_project\client\gui\ClientIndexController$9$2.class
com\echo\p2p_project\server\model\ConstructImpl.class
com\echo\p2p_project\client\ClientMain$1.class
com\echo\p2p_project\client\gui\ClientIndexController$7.class
com\echo\p2p_project\u_model\Resource.class
com\echo\p2p_project\server\gui\ServerIndexApplication.class
com\echo\p2p_project\server\gui\ServerIndexController$3.class
com\echo\p2p_project\client\gui\ClientIndexController$5.class
com\echo\p2p_project\client\model\P2PFileImpl.class
com\echo\p2p_project\client\ClientMain$4.class
com\echo\p2p_project\client\gui\ClientIndexController$9.class
com\echo\p2p_project\u_model\Peer.class
com\echo\p2p_project\server\gui\ServerIndexController$8$1.class
com\echo\p2p_project\server\gui\ServerIndexController$6.class
com\echo\p2p_project\client\interfaces\P2P_FileRegistry.class
com\echo\p2p_project\client\gui\ClientIndexController$8.class
com\echo\p2p_project\client\ClientMain$5.class
com\echo\p2p_project\client\gui\ClientIndexController.class
com\echo\p2p_project\client\gui\ClientIndexController$9$1.class
com\echo\p2p_project\server\gui\ServerIndexController.class
com\echo\p2p_project\server\model\WatchDog.class
com\echo\p2p_project\server\model\FileLookupImpl.class
com\echo\p2p_project\server\gui\ServerIndexController$9.class
com\echo\p2p_project\server\interfaces\FileLookupRegistry.class
com\echo\p2p_project\client\gui\ClientIndexController$6.class
com\echo\p2p_project\client\gui\ClientIndexController$9$2$1.class
com\echo\p2p_project\server\gui\ServerIndexController$7.class
com\echo\p2p_project\client\gui\ClientIndexController$1$1.class
com\echo\p2p_project\client\gui\ClientIndexView.class
com\echo\p2p_project\server\ServerMain$1.class
com\echo\p2p_project\server\gui\ServerIndexController$9$1.class
com\echo\p2p_project\client\gui\ClientIndexController$3$1.class
com\echo\p2p_project\client\ClientMain$3.class
com\echo\p2p_project\Util.class
com\echo\p2p_project\client\gui\ClientIndexController$2$3.class
com\echo\p2p_project\client\gui\ClientIndexController$2.class
com\echo\p2p_project\client\model\CHeartBeat$1.class
com\echo\p2p_project\server\interfaces\ConstructRegistry.class
com\echo\p2p_project\client\gui\ClientIndexController$10.class

@ -0,0 +1,22 @@
C:\Users\w1109\Downloads\programs\Java_P2P_RMI\src\main\java\com\echo\p2p_project\server\model\FileLookupImpl.java
C:\Users\w1109\Downloads\programs\Java_P2P_RMI\src\main\java\com\echo\p2p_project\server\model\HeartBeatImpl.java
C:\Users\w1109\Downloads\programs\Java_P2P_RMI\src\main\java\com\echo\p2p_project\server\ServerMain.java
C:\Users\w1109\Downloads\programs\Java_P2P_RMI\src\main\java\com\echo\p2p_project\client\Test.java
C:\Users\w1109\Downloads\programs\Java_P2P_RMI\src\main\java\com\echo\p2p_project\server\interfaces\HelloRegistryFacade.java
C:\Users\w1109\Downloads\programs\Java_P2P_RMI\src\main\java\com\echo\p2p_project\server\gui\ServerIndexController.java
C:\Users\w1109\Downloads\programs\Java_P2P_RMI\src\main\java\com\echo\p2p_project\server\interfaces\HeartBeatRegistry.java
C:\Users\w1109\Downloads\programs\Java_P2P_RMI\src\main\java\com\echo\p2p_project\server\model\WatchDog.java
C:\Users\w1109\Downloads\programs\Java_P2P_RMI\src\main\java\com\echo\p2p_project\server\interfaces\ConstructRegistry.java
C:\Users\w1109\Downloads\programs\Java_P2P_RMI\src\main\java\com\echo\p2p_project\client\gui\ClientIndexController.java
C:\Users\w1109\Downloads\programs\Java_P2P_RMI\src\main\java\com\echo\p2p_project\u_model\Peer.java
C:\Users\w1109\Downloads\programs\Java_P2P_RMI\src\main\java\com\echo\p2p_project\client\model\CHeartBeat.java
C:\Users\w1109\Downloads\programs\Java_P2P_RMI\src\main\java\com\echo\p2p_project\server\gui\ServerIndexApplication.java
C:\Users\w1109\Downloads\programs\Java_P2P_RMI\src\main\java\com\echo\p2p_project\server\interfaces\FileLookupRegistry.java
C:\Users\w1109\Downloads\programs\Java_P2P_RMI\src\main\java\com\echo\p2p_project\server\model\ConstructImpl.java
C:\Users\w1109\Downloads\programs\Java_P2P_RMI\src\main\java\com\echo\p2p_project\client\gui\ClientIndexView.java
C:\Users\w1109\Downloads\programs\Java_P2P_RMI\src\main\java\com\echo\p2p_project\server\model\HelloRegistryFacadeImpl.java
C:\Users\w1109\Downloads\programs\Java_P2P_RMI\src\main\java\com\echo\p2p_project\Util.java
C:\Users\w1109\Downloads\programs\Java_P2P_RMI\src\main\java\com\echo\p2p_project\client\interfaces\P2P_FileRegistry.java
C:\Users\w1109\Downloads\programs\Java_P2P_RMI\src\main\java\com\echo\p2p_project\client\ClientMain.java
C:\Users\w1109\Downloads\programs\Java_P2P_RMI\src\main\java\com\echo\p2p_project\u_model\Resource.java
C:\Users\w1109\Downloads\programs\Java_P2P_RMI\src\main\java\com\echo\p2p_project\client\model\P2PFileImpl.java
Loading…
Cancel
Save