нормальная инициализация

This commit is contained in:
Hells Hound 2022-10-07 21:44:24 +04:00
parent 295385fd18
commit b057110fbe
3 changed files with 5 additions and 4 deletions

View File

@ -2,7 +2,9 @@
<module type="JAVA_MODULE" version="4">
<component name="NewModuleRootManager" inherit-compiler-output="true">
<exclude-output />
<content url="file://$MODULE_DIR$" />
<content url="file://$MODULE_DIR$">
<sourceFolder url="file://$MODULE_DIR$/src" isTestSource="false" />
</content>
<orderEntry type="inheritedJdk" />
<orderEntry type="sourceFolder" forTests="false" />
</component>

View File

@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<project version="4">
<component name="ProjectRootManager">
<output url="file://$PROJECT_DIR$/out" />
<component name="ProjectRootManager" version="2" languageLevel="JDK_1_8" default="true" project-jdk-name="1.8" project-jdk-type="JavaSDK">
<output url="file://$PROJECT_DIR$/../../../ирино, не трогат!!/!/!/RPP/ProjectAircraftCarrierHard/out" />
</component>
</project>

View File

@ -1,5 +1,4 @@
public class Main {
public static void main(String[] args) {
}
}