Coding with IDEA and changing the IP-Adress

This commit is contained in:
2025-09-20 11:52:47 +02:00
parent 3a5a0db7f8
commit c2e5d8d7f7
6 changed files with 34 additions and 2 deletions
+9
View File
@@ -0,0 +1,9 @@
<?xml version="1.0" encoding="UTF-8"?>
<module type="JAVA_MODULE" version="4">
<component name="NewModuleRootManager" inherit-compiler-output="true">
<exclude-output />
<content url="file://$MODULE_DIR$" />
<orderEntry type="inheritedJdk" />
<orderEntry type="sourceFolder" forTests="false" />
</component>
</module>