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.

164 lines
7.5 KiB

1 year ago
1 year ago
1 year ago
1 year ago
1 year ago
1 year ago
1 year ago
1 year ago
1 year ago
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <project version="4">
  3. <component name="AutoImportSettings">
  4. <option name="autoReloadType" value="SELECTIVE" />
  5. </component>
  6. <component name="ChangeListManager">
  7. <list default="true" id="d0e2ddd8-efdc-4dce-b0fd-07c7411e37c2" name="Changes" comment="Intento añadir anotaciones, pero no me deja entrar al namespace">
  8. <change beforePath="$PROJECT_DIR$/.idea/workspace.xml" beforeDir="false" afterPath="$PROJECT_DIR$/.idea/workspace.xml" afterDir="false" />
  9. <change beforePath="$PROJECT_DIR$/README.md" beforeDir="false" afterPath="$PROJECT_DIR$/README.md" afterDir="false" />
  10. <change beforePath="$PROJECT_DIR$/src/main/java/com/jorpelu/ServicioDeProductos/Main.java" beforeDir="false" afterPath="$PROJECT_DIR$/src/main/java/com/jorpelu/ServicioDeProductos/Main.java" afterDir="false" />
  11. <change beforePath="$PROJECT_DIR$/src/main/java/com/jorpelu/ServicioDeProductos/ProductoService.java" beforeDir="false" afterPath="$PROJECT_DIR$/src/main/java/com/jorpelu/ServicioDeProductos/ProductoService.java" afterDir="false" />
  12. <change beforePath="$PROJECT_DIR$/src/main/resources/beans.xml" beforeDir="false" afterPath="$PROJECT_DIR$/src/main/resources/beans.xml" afterDir="false" />
  13. </list>
  14. <option name="SHOW_DIALOG" value="false" />
  15. <option name="HIGHLIGHT_CONFLICTS" value="true" />
  16. <option name="HIGHLIGHT_NON_ACTIVE_CHANGELIST" value="false" />
  17. <option name="LAST_RESOLUTION" value="IGNORE" />
  18. </component>
  19. <component name="FileTemplateManagerImpl">
  20. <option name="RECENT_TEMPLATES">
  21. <list>
  22. <option value="spring-beans.schema" />
  23. <option value="Interface" />
  24. <option value="Class" />
  25. <option value="AnnotationType" />
  26. </list>
  27. </option>
  28. </component>
  29. <component name="Git.Settings">
  30. <option name="RECENT_GIT_ROOT_PATH" value="$PROJECT_DIR$" />
  31. </component>
  32. <component name="MarkdownSettingsMigration">
  33. <option name="stateVersion" value="1" />
  34. </component>
  35. <component name="ProblemsViewState">
  36. <option name="selectedTabId" value="CurrentFile" />
  37. </component>
  38. <component name="ProjectId" id="2HxkMcjnwt6nytABR8EE0P52FXH" />
  39. <component name="ProjectLevelVcsManager" settingsEditedManually="true" />
  40. <component name="ProjectViewState">
  41. <option name="hideEmptyMiddlePackages" value="true" />
  42. <option name="showLibraryContents" value="true" />
  43. </component>
  44. <component name="PropertiesComponent"><![CDATA[{
  45. "keyToString": {
  46. "RunOnceActivity.OpenProjectViewOnStart": "true",
  47. "RunOnceActivity.ShowReadmeOnStart": "true",
  48. "SHARE_PROJECT_CONFIGURATION_FILES": "true",
  49. "WebServerToolWindowFactoryState": "false",
  50. "last_opened_file_path": "C:/ProyectosInteliJ/CarreraRelevos",
  51. "node.js.detected.package.eslint": "true",
  52. "node.js.detected.package.tslint": "true",
  53. "node.js.selected.package.eslint": "(autodetect)",
  54. "node.js.selected.package.tslint": "(autodetect)",
  55. "nodejs_package_manager_path": "npm",
  56. "project.structure.last.edited": "Modules",
  57. "project.structure.proportion": "0.15",
  58. "project.structure.side.proportion": "0.2",
  59. "settings.editor.selected.configurable": "reference.settingsdialog.IDE.editor.colors.XML",
  60. "spring.configuration.checksum": "ded2ef21d2f7ddd4afc5d55389ed18eb"
  61. }
  62. }]]></component>
  63. <component name="RecentsManager">
  64. <key name="CreateClassDialog.RecentsKey">
  65. <recent name="com.jorpelu.ServicioDeProductos" />
  66. </key>
  67. </component>
  68. <component name="RunManager">
  69. <configuration name="Main" type="Application" factoryName="Application" temporary="true" nameIsGenerated="true">
  70. <option name="MAIN_CLASS_NAME" value="com.jorpelu.ServicioDeProductos.Main" />
  71. <module name="ServicioDeProductos" />
  72. <extension name="coverage">
  73. <pattern>
  74. <option name="PATTERN" value="com.jorpelu.ServicioDeProductos.*" />
  75. <option name="ENABLED" value="true" />
  76. </pattern>
  77. </extension>
  78. <method v="2">
  79. <option name="Make" enabled="true" />
  80. </method>
  81. </configuration>
  82. <recent_temporary>
  83. <list>
  84. <item itemvalue="Application.Main" />
  85. </list>
  86. </recent_temporary>
  87. </component>
  88. <component name="SpellCheckerSettings" RuntimeDictionaries="0" Folders="0" CustomDictionaries="0" DefaultDictionary="application-level" UseSingleDictionary="true" transferred="true" />
  89. <component name="SpringBeansView">
  90. <option name="beanDetailsProportion" value="0.3" />
  91. </component>
  92. <component name="TaskManager">
  93. <task active="true" id="Default" summary="Default task">
  94. <changelist id="d0e2ddd8-efdc-4dce-b0fd-07c7411e37c2" name="Changes" comment="" />
  95. <created>1669234080818</created>
  96. <option name="number" value="Default" />
  97. <option name="presentableId" value="Default" />
  98. <updated>1669234080818</updated>
  99. <workItem from="1669234082181" duration="4126000" />
  100. <workItem from="1669327599329" duration="2673000" />
  101. <workItem from="1669370939836" duration="5274000" />
  102. <workItem from="1669388229176" duration="732000" />
  103. <workItem from="1669403092395" duration="7671000" />
  104. </task>
  105. <task id="LOCAL-00001" summary="innnit">
  106. <created>1669371969480</created>
  107. <option name="number" value="00001" />
  108. <option name="presentableId" value="LOCAL-00001" />
  109. <option name="project" value="LOCAL" />
  110. <updated>1669371969480</updated>
  111. </task>
  112. <task id="LOCAL-00002" summary="Actualizo README.md borro Saludator.java">
  113. <created>1669373591401</created>
  114. <option name="number" value="00002" />
  115. <option name="presentableId" value="LOCAL-00002" />
  116. <option name="project" value="LOCAL" />
  117. <updated>1669373591401</updated>
  118. </task>
  119. <task id="LOCAL-00003" summary="Creo una interfaz para interactuar con el producto">
  120. <created>1669373956224</created>
  121. <option name="number" value="00003" />
  122. <option name="presentableId" value="LOCAL-00003" />
  123. <option name="project" value="LOCAL" />
  124. <updated>1669373956224</updated>
  125. </task>
  126. <task id="LOCAL-00004" summary="Actualizo README.md">
  127. <created>1669374391386</created>
  128. <option name="number" value="00004" />
  129. <option name="presentableId" value="LOCAL-00004" />
  130. <option name="project" value="LOCAL" />
  131. <updated>1669374391386</updated>
  132. </task>
  133. <task id="LOCAL-00005" summary="Intento añadir anotaciones, pero no me deja entrar al namespace">
  134. <created>1669411595874</created>
  135. <option name="number" value="00005" />
  136. <option name="presentableId" value="LOCAL-00005" />
  137. <option name="project" value="LOCAL" />
  138. <updated>1669411595874</updated>
  139. </task>
  140. <option name="localTasksCounter" value="6" />
  141. <servers />
  142. </component>
  143. <component name="TypeScriptGeneratedFilesManager">
  144. <option name="version" value="3" />
  145. </component>
  146. <component name="Vcs.Log.Tabs.Properties">
  147. <option name="TAB_STATES">
  148. <map>
  149. <entry key="MAIN">
  150. <value>
  151. <State />
  152. </value>
  153. </entry>
  154. </map>
  155. </option>
  156. </component>
  157. <component name="VcsManagerConfiguration">
  158. <MESSAGE value="innnit" />
  159. <MESSAGE value="Actualizo README.md borro Saludator.java" />
  160. <MESSAGE value="Creo una interfaz para interactuar con el producto" />
  161. <MESSAGE value="Actualizo README.md" />
  162. <MESSAGE value="Intento añadir anotaciones, pero no me deja entrar al namespace" />
  163. <option name="LAST_COMMIT_MESSAGE" value="Intento añadir anotaciones, pero no me deja entrar al namespace" />
  164. </component>
  165. </project>