Skip to content
Snippets Groups Projects
workspace.xml 2.67 KiB
Newer Older
  • Learn to ignore specific revisions
  • Zhengbo Wang's avatar
    Zhengbo Wang committed
    <?xml version="1.0" encoding="UTF-8"?>
    <project version="4">
      <component name="ChangeListManager">
    
        <list default="true" id="2f445186-863f-4ba0-a69b-1197a12a9418" name="Changes" comment="">
          <change afterPath="$PROJECT_DIR$/.gitignore" afterDir="false" />
          <change afterPath="$PROJECT_DIR$/FrontendFolder/switch-room/src/services/Constants.js" afterDir="false" />
          <change afterPath="$PROJECT_DIR$/FrontendFolder/switch-room/src/services/ExampleService.js" afterDir="false" />
          <change beforePath="$PROJECT_DIR$/.idea/compiler.xml" beforeDir="false" />
          <change beforePath="$PROJECT_DIR$/.idea/gradle.xml" beforeDir="false" />
          <change beforePath="$PROJECT_DIR$/.idea/jarRepositories.xml" beforeDir="false" />
          <change beforePath="$PROJECT_DIR$/.idea/misc.xml" beforeDir="false" />
    
          <change beforePath="$PROJECT_DIR$/.idea/workspace.xml" beforeDir="false" afterPath="$PROJECT_DIR$/.idea/workspace.xml" afterDir="false" />
    
    Zhengbo Wang's avatar
    Zhengbo Wang 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_GIT_ROOT_PATH" value="$PROJECT_DIR$" />
      </component>
      <component name="MarkdownSettingsMigration">
        <option name="stateVersion" value="1" />
      </component>
    
      <component name="ProjectId" id="2G5usFtgI8bz2hXPNccYRLa4daI" />
    
    Zhengbo Wang's avatar
    Zhengbo Wang committed
      <component name="ProjectViewState">
        <option name="hideEmptyMiddlePackages" value="true" />
        <option name="showLibraryContents" value="true" />
      </component>
    
      <component name="PropertiesComponent"><![CDATA[{
      "keyToString": {
        "RunOnceActivity.OpenProjectViewOnStart": "true",
        "RunOnceActivity.ShowReadmeOnStart": "true",
        "last_opened_file_path": "D:/Code"
    
    Zhengbo Wang's avatar
    Zhengbo Wang committed
      }
    
    Zhengbo Wang's avatar
    Zhengbo Wang committed
      <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="2f445186-863f-4ba0-a69b-1197a12a9418" name="Changes" comment="" />
          <created>1665690971852</created>
    
    Zhengbo Wang's avatar
    Zhengbo Wang committed
          <option name="number" value="Default" />
          <option name="presentableId" value="Default" />
    
          <updated>1665690971852</updated>
    
    Zhengbo Wang's avatar
    Zhengbo Wang committed
        </task>
        <servers />
      </component>
      <component name="Vcs.Log.Tabs.Properties">
        <option name="TAB_STATES">
          <map>
            <entry key="MAIN">
              <value>
                <State />
              </value>
            </entry>
          </map>
        </option>
      </component>
    </project>