Skip to content
Snippets Groups Projects
workspace.xml 6.42 KiB
Newer Older
TayBone2305's avatar
TayBone2305 committed
<?xml version="1.0" encoding="UTF-8"?>
<project version="4">
  <component name="AutoImportSettings">
    <option name="autoReloadType" value="SELECTIVE" />
  </component>
  <component name="ChangeListManager">
    <list default="true" id="ce56effb-683b-43e9-9335-7e3aa5d26c29" name="Changes" comment="Added modification option for courses of study">
TayBone2305's avatar
TayBone2305 committed
      <change beforePath="$PROJECT_DIR$/.idea/workspace.xml" beforeDir="false" afterPath="$PROJECT_DIR$/.idea/workspace.xml" afterDir="false" />
      <change beforePath="$PROJECT_DIR$/src/main/java/de/thdeg/grademanager/gui/StudentDetailsController.java" beforeDir="false" afterPath="$PROJECT_DIR$/src/main/java/de/thdeg/grademanager/gui/StudentDetailsController.java" afterDir="false" />
      <change beforePath="$PROJECT_DIR$/src/main/resources/de/thdeg/grademanager/gui/student-details.fxml" beforeDir="false" afterPath="$PROJECT_DIR$/src/main/resources/de/thdeg/grademanager/gui/student-details.fxml" afterDir="false" />
TayBone2305's avatar
TayBone2305 committed
    </list>
    <option name="SHOW_DIALOG" value="false" />
    <option name="HIGHLIGHT_CONFLICTS" value="true" />
    <option name="HIGHLIGHT_NON_ACTIVE_CHANGELIST" value="false" />
    <option name="LAST_RESOLUTION" value="IGNORE" />
  </component>
  <component name="Git.Settings">
    <option name="RECENT_BRANCH_BY_REPOSITORY">
TayBone2305's avatar
TayBone2305 committed
      <map>
        <entry key="$PROJECT_DIR$" value="main" />
TayBone2305's avatar
TayBone2305 committed
      </map>
    </option>
    <option name="RECENT_GIT_ROOT_PATH" value="$PROJECT_DIR$" />
TayBone2305's avatar
TayBone2305 committed
  </component>
  <component name="MarkdownSettingsMigration">
    <option name="stateVersion" value="1" />
  </component>
  <component name="MavenImportPreferences">
    <option name="generalSettings">
      <MavenGeneralSettings>
        <option name="mavenHome" value="Use Maven wrapper" />
        <option name="useMavenConfig" value="true" />
      </MavenGeneralSettings>
    </option>
TayBone2305's avatar
TayBone2305 committed
  </component>
  <component name="ProjectId" id="2AfKZ704Q0BkUfspGiC1j0fbYBt" />
  <component name="ProjectLevelVcsManager" settingsEditedManually="true" />
TayBone2305's avatar
TayBone2305 committed
  <component name="ProjectViewState">
    <option name="hideEmptyMiddlePackages" value="true" />
    <option name="showLibraryContents" value="true" />
  </component>
Kevin Thaller's avatar
Kevin Thaller committed
  <component name="PropertiesComponent">{
  &quot;keyToString&quot;: {
    &quot;Git.Branch.Popup.ShowAllRemotes&quot;: &quot;true&quot;,
    &quot;RunOnceActivity.OpenProjectViewOnStart&quot;: &quot;true&quot;,
    &quot;RunOnceActivity.ShowReadmeOnStart&quot;: &quot;true&quot;,
    &quot;last_opened_file_path&quot;: &quot;C:/Users/kevin/Documents/8. Semester/Java FWP/PStA/notenmanager/lib/charm-glisten-6.0.2.jar&quot;,
    &quot;project.structure.last.edited&quot;: &quot;Libraries&quot;,
    &quot;project.structure.proportion&quot;: &quot;0.0&quot;,
    &quot;project.structure.side.proportion&quot;: &quot;0.5280589&quot;
TayBone2305's avatar
TayBone2305 committed
  }
Kevin Thaller's avatar
Kevin Thaller committed
}</component>
  <component name="RunManager">
Kevin Thaller's avatar
Kevin Thaller committed
    <configuration name="Main" type="Application" factoryName="Application" temporary="true" nameIsGenerated="true">
      <option name="MAIN_CLASS_NAME" value="de.thdeg.grademanager.gui.Main" />
      <module name="notenmanager" />
      <extension name="coverage">
        <pattern>
          <option name="PATTERN" value="de.thdeg.grademanager.gui.*" />
          <option name="ENABLED" value="true" />
        </pattern>
      </extension>
      <method v="2">
        <option name="Make" enabled="true" />
      </method>
    </configuration>
TayBone2305's avatar
TayBone2305 committed
    <recent_temporary>
      <list>
Kevin Thaller's avatar
Kevin Thaller committed
        <item itemvalue="Application.Main" />
TayBone2305's avatar
TayBone2305 committed
      </list>
    </recent_temporary>
  </component>
  <component name="SpellCheckerSettings" RuntimeDictionaries="0" Folders="0" CustomDictionaries="0" DefaultDictionary="application-level" UseSingleDictionary="true" transferred="true" />
  <component name="TaskManager">
    <task active="true" id="Default" summary="Default task">
      <changelist id="ce56effb-683b-43e9-9335-7e3aa5d26c29" name="Changes" comment="" />
      <created>1655395252138</created>
TayBone2305's avatar
TayBone2305 committed
      <option name="number" value="Default" />
      <option name="presentableId" value="Default" />
      <updated>1655395252138</updated>
TayBone2305's avatar
TayBone2305 committed
    </task>
Kevin Thaller's avatar
Kevin Thaller committed
    <task id="LOCAL-00001" summary="fix db-table-names + fix db-column-names + fix module error">
      <created>1655399588913</created>
      <option name="number" value="00001" />
      <option name="presentableId" value="LOCAL-00001" />
      <option name="project" value="LOCAL" />
      <updated>1655399588913</updated>
    </task>
    <task id="LOCAL-00002" summary="big update:&#10;-add toString() for Course, Student and CoursesOfStudy&#10;-fix null-pointer-exception in detailControllers + SwitchWindowHelper&#10;-add CoursesOfStudy Column in Student&#10;-add find-Methods to JpaService&#10;-connect Gui to DB">
      <created>1655458541861</created>
      <option name="number" value="00002" />
      <option name="presentableId" value="LOCAL-00002" />
      <option name="project" value="LOCAL" />
      <updated>1655458541861</updated>
    </task>
    <task id="LOCAL-00003" summary="Added modification option for courses of study">
      <created>1655475470355</created>
      <option name="number" value="00003" />
      <option name="presentableId" value="LOCAL-00003" />
      <option name="project" value="LOCAL" />
      <updated>1655475470355</updated>
    </task>
    <option name="localTasksCounter" value="4" />
TayBone2305's avatar
TayBone2305 committed
    <servers />
  </component>
  <component name="Vcs.Log.Tabs.Properties">
    <option name="TAB_STATES">
      <map>
        <entry key="MAIN">
          <value>
            <State>
              <option name="FILTERS">
                <map>
                  <entry key="branch">
                    <value>
                      <list>
                        <option value="origin/grademanager_v1.0" />
                      </list>
                    </value>
                  </entry>
                </map>
              </option>
            </State>
TayBone2305's avatar
TayBone2305 committed
          </value>
        </entry>
      </map>
    </option>
  </component>
Kevin Thaller's avatar
Kevin Thaller committed
  <component name="VcsManagerConfiguration">
    <MESSAGE value="fix db-table-names + fix db-column-names + fix module error" />
    <MESSAGE value="big update:&#10;-add toString() for Course, Student and CoursesOfStudy&#10;-fix null-pointer-exception in detailControllers + SwitchWindowHelper&#10;-add CoursesOfStudy Column in Student&#10;-add find-Methods to JpaService&#10;-connect Gui to DB" />
    <MESSAGE value="Added modification option for courses of study" />
    <option name="LAST_COMMIT_MESSAGE" value="Added modification option for courses of study" />
Kevin Thaller's avatar
Kevin Thaller committed
  </component>
TayBone2305's avatar
TayBone2305 committed
</project>