Commit 6ce467f0 authored by 9831121's avatar 9831121

last changes

parent e46bd3fd
<?xml version="1.0" encoding="UTF-8"?>
<project version="4">
<component name="VcsDirectoryMappings">
<mapping directory="$PROJECT_DIR$" vcs="Git" />
<mapping directory="$PROJECT_DIR$/src/com/company" vcs="Git" />
</component>
</project>
\ No newline at end of file
<?xml version="1.0" encoding="UTF-8"?> <?xml version="1.0" encoding="UTF-8"?>
<project version="4"> <project version="4">
<component name="ChangeListManager"> <component name="ChangeListManager">
<list default="true" id="e2f8c0f5-3566-4d05-8a99-229d3262f691" name="Default Changelist" comment="" /> <list default="true" id="e2f8c0f5-3566-4d05-8a99-229d3262f691" name="Default Changelist" comment="">
<change afterPath="$PROJECT_DIR$/src/com/company/Course.java" afterDir="false" />
<change afterPath="$PROJECT_DIR$/src/com/company/Faculty.java" afterDir="false" />
<change afterPath="$PROJECT_DIR$/src/com/company/Lab.java" afterDir="false" />
<change afterPath="$PROJECT_DIR$/src/com/company/Main.java" afterDir="false" />
<change afterPath="$PROJECT_DIR$/src/com/company/Professor.java" afterDir="false" />
<change afterPath="$PROJECT_DIR$/src/com/company/Student.java" afterDir="false" />
</list>
<option name="SHOW_DIALOG" value="false" /> <option name="SHOW_DIALOG" value="false" />
<option name="HIGHLIGHT_CONFLICTS" value="true" /> <option name="HIGHLIGHT_CONFLICTS" value="true" />
<option name="HIGHLIGHT_NON_ACTIVE_CHANGELIST" value="false" /> <option name="HIGHLIGHT_NON_ACTIVE_CHANGELIST" value="false" />
...@@ -14,7 +21,11 @@ ...@@ -14,7 +21,11 @@
</list> </list>
</option> </option>
</component> </component>
<component name="Git.Settings">
<option name="RECENT_GIT_ROOT_PATH" value="$PROJECT_DIR$/src/com/company" />
</component>
<component name="ProjectId" id="1Z5NKnK4dhZeyfNocD5KquHgNMM" /> <component name="ProjectId" id="1Z5NKnK4dhZeyfNocD5KquHgNMM" />
<component name="ProjectLevelVcsManager" settingsEditedManually="true" />
<component name="ProjectViewState"> <component name="ProjectViewState">
<option name="hideEmptyMiddlePackages" value="true" /> <option name="hideEmptyMiddlePackages" value="true" />
<option name="showExcludedFiles" value="true" /> <option name="showExcludedFiles" value="true" />
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment