You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

140 lines
6.4 KiB

6 years ago
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <project version="4">
  3. <component name="CMakeRunConfigurationManager" shouldGenerate="true" shouldDeleteObsolete="true">
  4. <generated />
  5. </component>
  6. <component name="CMakeSettings">
  7. <configurations>
  8. <configuration PROFILE_NAME="Debug" CONFIG_NAME="Debug" />
  9. </configurations>
  10. </component>
  11. <component name="ChangeListManager">
  12. <list default="true" id="568163d1-3480-45a1-9bee-6b3f33a8e8ac" name="Default Changelist" comment="">
  13. <change beforePath="$PROJECT_DIR$/master_app/pom.xml" beforeDir="false" />
  14. <change beforePath="$PROJECT_DIR$/master_app/src/main/java/me/yigitcolakoglu/master_app/Main.java" beforeDir="false" />
  15. <change beforePath="$PROJECT_DIR$/master_app/src/main/java/me/yigitcolakoglu/master_app/cameraForm.form" beforeDir="false" />
  16. <change beforePath="$PROJECT_DIR$/master_app/src/main/java/me/yigitcolakoglu/master_app/cameraForm.java" beforeDir="false" />
  17. <change beforePath="$PROJECT_DIR$/master_app/src/main/java/me/yigitcolakoglu/master_app/fan.png" beforeDir="false" />
  18. <change beforePath="$PROJECT_DIR$/sender.py" beforeDir="false" afterPath="$PROJECT_DIR$/sender.py" afterDir="false" />
  19. </list>
  20. <option name="EXCLUDED_CONVERTED_TO_IGNORED" value="true" />
  21. <option name="SHOW_DIALOG" value="false" />
  22. <option name="HIGHLIGHT_CONFLICTS" value="true" />
  23. <option name="HIGHLIGHT_NON_ACTIVE_CHANGELIST" value="false" />
  24. <option name="LAST_RESOLUTION" value="IGNORE" />
  25. </component>
  26. <component name="ClangdSettings">
  27. <option name="formatViaClangd" value="false" />
  28. </component>
  29. <component name="FileEditorManager">
  30. <leaf>
  31. <file pinned="false" current-in-tab="true">
  32. <entry file="file://$PROJECT_DIR$/light_control/untitled_0.ino">
  33. <provider selected="true" editor-type-id="text-editor" />
  34. </entry>
  35. </file>
  36. </leaf>
  37. </component>
  38. <component name="Git.Settings">
  39. <option name="RECENT_GIT_ROOT_PATH" value="$PROJECT_DIR$/.." />
  40. </component>
  41. <component name="ProjectFrameBounds" extendedState="6">
  42. <option name="x" value="260" />
  43. <option name="y" value="47" />
  44. <option name="width" value="1400" />
  45. <option name="height" value="987" />
  46. </component>
  47. <component name="ProjectLevelVcsManager" settingsEditedManually="true" />
  48. <component name="ProjectView">
  49. <navigator proportions="" version="1">
  50. <foldersAlwaysOnTop value="true" />
  51. </navigator>
  52. <panes>
  53. <pane id="Scope" />
  54. <pane id="ProjectPane">
  55. <subPane>
  56. <expand>
  57. <path>
  58. <item name="traffic_analyzer" type="b2602c69:ProjectViewProjectNode" />
  59. <item name="traffic_analyzer" type="462c0819:PsiDirectoryNode" />
  60. </path>
  61. <path>
  62. <item name="traffic_analyzer" type="b2602c69:ProjectViewProjectNode" />
  63. <item name="traffic_analyzer" type="462c0819:PsiDirectoryNode" />
  64. <item name="light_control" type="462c0819:PsiDirectoryNode" />
  65. </path>
  66. </expand>
  67. <select />
  68. </subPane>
  69. </pane>
  70. </panes>
  71. </component>
  72. <component name="PropertiesComponent">
  73. <property name="WebServerToolWindowFactoryState" value="false" />
  74. <property name="last_opened_file_path" value="$PROJECT_DIR$/light_control" />
  75. <property name="nodejs_interpreter_path.stuck_in_default_project" value="undefined stuck path" />
  76. <property name="nodejs_npm_path_reset_for_default_project" value="true" />
  77. <property name="settings.editor.selected.configurable" value="preferences.pluginManager" />
  78. </component>
  79. <component name="RunDashboard">
  80. <option name="ruleStates">
  81. <list>
  82. <RuleState>
  83. <option name="name" value="ConfigurationTypeDashboardGroupingRule" />
  84. </RuleState>
  85. <RuleState>
  86. <option name="name" value="StatusDashboardGroupingRule" />
  87. </RuleState>
  88. </list>
  89. </option>
  90. </component>
  91. <component name="SvnConfiguration">
  92. <configuration />
  93. </component>
  94. <component name="TaskManager">
  95. <task active="true" id="Default" summary="Default task">
  96. <changelist id="568163d1-3480-45a1-9bee-6b3f33a8e8ac" name="Default Changelist" comment="" />
  97. <created>1558953924923</created>
  98. <option name="number" value="Default" />
  99. <option name="presentableId" value="Default" />
  100. <updated>1558953924923</updated>
  101. <workItem from="1558953926084" duration="20000" />
  102. </task>
  103. <servers />
  104. </component>
  105. <component name="TimeTrackingManager">
  106. <option name="totallyTimeSpent" value="20000" />
  107. </component>
  108. <component name="ToolWindowManager">
  109. <frame x="0" y="23" width="1920" height="1031" extended-state="6" />
  110. <layout>
  111. <window_info id="Favorites" side_tool="true" />
  112. <window_info active="true" content_ui="combo" id="Project" order="0" visible="true" weight="0.18036287" />
  113. <window_info id="Structure" order="1" side_tool="true" weight="0.25" />
  114. <window_info anchor="bottom" id="Database Changes" />
  115. <window_info anchor="bottom" id="Version Control" />
  116. <window_info anchor="bottom" id="Terminal" />
  117. <window_info anchor="bottom" id="Event Log" side_tool="true" />
  118. <window_info anchor="bottom" id="Serial Monitor" />
  119. <window_info anchor="bottom" id="Message" order="0" />
  120. <window_info anchor="bottom" id="Find" order="1" />
  121. <window_info anchor="bottom" id="Run" order="2" />
  122. <window_info anchor="bottom" id="Debug" order="3" weight="0.4" />
  123. <window_info anchor="bottom" id="Cvs" order="4" weight="0.25" />
  124. <window_info anchor="bottom" id="Inspection" order="5" weight="0.4" />
  125. <window_info anchor="bottom" id="TODO" order="6" />
  126. <window_info anchor="right" id="Database" />
  127. <window_info anchor="right" id="make" />
  128. <window_info anchor="right" id="Commander" internal_type="SLIDING" order="0" type="SLIDING" weight="0.4" />
  129. <window_info anchor="right" id="Ant Build" order="1" weight="0.25" />
  130. <window_info anchor="right" content_ui="combo" id="Hierarchy" order="2" weight="0.25" />
  131. </layout>
  132. </component>
  133. <component name="TypeScriptGeneratedFilesManager">
  134. <option name="version" value="1" />
  135. </component>
  136. <component name="editorHistoryManager">
  137. <entry file="file://$PROJECT_DIR$/light_control/untitled_0.ino">
  138. <provider selected="true" editor-type-id="text-editor" />
  139. </entry>
  140. </component>
  141. </project>