Создание проекта

This commit is contained in:
mara-1 2024-05-09 01:00:33 +04:00 committed by mara-1
parent eeb5e27322
commit fce8d45570
2 changed files with 11 additions and 0 deletions

View File

@ -0,0 +1,2 @@
public class Main {
}

View File

@ -0,0 +1,9 @@
<?xml version="1.0" encoding="UTF-8"?>
<module org.jetbrains.idea.maven.project.MavenProjectsManager.isMavenModule="true" 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>