CI 2019 von Daniel, Eugen und Michael
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.

338 lines
14 KiB

5 years ago
5 years ago
5 years ago
5 years ago
5 years ago
5 years ago
5 years ago
5 years ago
5 years ago
5 years ago
5 years ago
5 years ago
5 years ago
5 years ago
5 years ago
5 years ago
5 years ago
5 years ago
5 years ago
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <project version="4">
  3. <component name="ChangeListManager">
  4. <list default="true" id="41dc023d-0769-466f-850a-8e3eed9fe5fa" name="Default Changelist" comment="">
  5. <change beforePath="$PROJECT_DIR$/.idea/workspace.xml" beforeDir="false" afterPath="$PROJECT_DIR$/.idea/workspace.xml" afterDir="false" />
  6. <change beforePath="$PROJECT_DIR$/src/Geburtstag.java" beforeDir="false" afterPath="$PROJECT_DIR$/src/Geburtstag.java" afterDir="false" />
  7. </list>
  8. <ignored path="$PROJECT_DIR$/out/" />
  9. <option name="EXCLUDED_CONVERTED_TO_IGNORED" value="true" />
  10. <option name="SHOW_DIALOG" value="false" />
  11. <option name="HIGHLIGHT_CONFLICTS" value="true" />
  12. <option name="HIGHLIGHT_NON_ACTIVE_CHANGELIST" value="false" />
  13. <option name="LAST_RESOLUTION" value="IGNORE" />
  14. </component>
  15. <component name="DefaultGradleProjectSettings">
  16. <option name="isMigrated" value="true" />
  17. </component>
  18. <component name="FileEditorManager">
  19. <leaf SIDE_TABS_SIZE_LIMIT_KEY="300">
  20. <file pinned="false" current-in-tab="false">
  21. <entry file="file://$PROJECT_DIR$/src/Main.java">
  22. <provider selected="true" editor-type-id="text-editor">
  23. <state relative-caret-position="236">
  24. <caret line="33" selection-start-line="33" selection-end-line="38" selection-end-column="5" />
  25. </state>
  26. </provider>
  27. </entry>
  28. </file>
  29. <file pinned="false" current-in-tab="true">
  30. <entry file="file://$PROJECT_DIR$/src/Geburtstag.java">
  31. <provider selected="true" editor-type-id="text-editor">
  32. <state relative-caret-position="272">
  33. <caret line="16" column="8" selection-start-line="16" selection-start-column="8" selection-end-line="16" selection-end-column="8" />
  34. </state>
  35. </provider>
  36. </entry>
  37. </file>
  38. <file pinned="false" current-in-tab="false">
  39. <entry file="file://$PROJECT_DIR$/Alpha.iml">
  40. <provider selected="true" editor-type-id="text-editor" />
  41. </entry>
  42. </file>
  43. </leaf>
  44. </component>
  45. <component name="FileTemplateManagerImpl">
  46. <option name="RECENT_TEMPLATES">
  47. <list>
  48. <option value="Class" />
  49. </list>
  50. </option>
  51. </component>
  52. <component name="Git.Settings">
  53. <option name="RECENT_GIT_ROOT_PATH" value="$PROJECT_DIR$" />
  54. </component>
  55. <component name="IdeDocumentHistory">
  56. <option name="CHANGED_PATHS">
  57. <list>
  58. <option value="$PROJECT_DIR$/src/Main.java" />
  59. <option value="$PROJECT_DIR$/src/testFrame.java" />
  60. <option value="$PROJECT_DIR$/src/fenster.java" />
  61. <option value="$PROJECT_DIR$/src/geburtstag.java" />
  62. <option value="$PROJECT_DIR$/src/Geburtstag.java" />
  63. </list>
  64. </option>
  65. </component>
  66. <component name="ProjectFrameBounds" extendedState="6">
  67. <option name="x" value="-8" />
  68. <option name="y" value="-8" />
  69. <option name="width" value="1346" />
  70. <option name="height" value="728" />
  71. </component>
  72. <component name="ProjectView">
  73. <navigator proportions="" version="1">
  74. <foldersAlwaysOnTop value="true" />
  75. </navigator>
  76. <panes>
  77. <pane id="PackagesPane" />
  78. <pane id="Scope" />
  79. <pane id="ProjectPane">
  80. <subPane>
  81. <expand>
  82. <path>
  83. <item name="Alpha" type="b2602c69:ProjectViewProjectNode" />
  84. <item name="Alpha" type="462c0819:PsiDirectoryNode" />
  85. </path>
  86. <path>
  87. <item name="Alpha" type="b2602c69:ProjectViewProjectNode" />
  88. <item name="Alpha" type="462c0819:PsiDirectoryNode" />
  89. <item name="src" type="462c0819:PsiDirectoryNode" />
  90. </path>
  91. </expand>
  92. <select />
  93. </subPane>
  94. </pane>
  95. </panes>
  96. </component>
  97. <component name="PropertiesComponent">
  98. <property name="SHARE_PROJECT_CONFIGURATION_FILES" value="true" />
  99. <property name="WebServerToolWindowFactoryState" value="false" />
  100. <property name="aspect.path.notification.shown" value="true" />
  101. <property name="project.structure.last.edited" value="Project" />
  102. <property name="project.structure.proportion" value="0.0" />
  103. <property name="project.structure.side.proportion" value="0.0" />
  104. </component>
  105. <component name="RunDashboard">
  106. <option name="ruleStates">
  107. <list>
  108. <RuleState>
  109. <option name="name" value="ConfigurationTypeDashboardGroupingRule" />
  110. </RuleState>
  111. <RuleState>
  112. <option name="name" value="StatusDashboardGroupingRule" />
  113. </RuleState>
  114. </list>
  115. </option>
  116. </component>
  117. <component name="RunManager" selected="Application.Geburtstag">
  118. <configuration name="Geburtstag" type="Application" factoryName="Application" temporary="true" nameIsGenerated="true">
  119. <option name="MAIN_CLASS_NAME" value="Geburtstag" />
  120. <module name="Alpha" />
  121. <method v="2">
  122. <option name="Make" enabled="true" />
  123. </method>
  124. </configuration>
  125. <configuration name="Main" type="Application" factoryName="Application" temporary="true" nameIsGenerated="true">
  126. <option name="MAIN_CLASS_NAME" value="Main" />
  127. <module name="Alpha" />
  128. <method v="2">
  129. <option name="Make" enabled="true" />
  130. </method>
  131. </configuration>
  132. <configuration name="fenster" type="Application" factoryName="Application" temporary="true" nameIsGenerated="true">
  133. <option name="MAIN_CLASS_NAME" value="fenster" />
  134. <module name="Alpha" />
  135. <method v="2">
  136. <option name="Make" enabled="true" />
  137. </method>
  138. </configuration>
  139. <configuration name="main" type="Application" factoryName="Application" temporary="true" nameIsGenerated="true">
  140. <option name="MAIN_CLASS_NAME" value="main" />
  141. <module name="Alpha" />
  142. <method v="2">
  143. <option name="Make" enabled="true" />
  144. </method>
  145. </configuration>
  146. <recent_temporary>
  147. <list>
  148. <item itemvalue="Application.Geburtstag" />
  149. <item itemvalue="Application.Main" />
  150. <item itemvalue="Application.main" />
  151. <item itemvalue="Application.fenster" />
  152. </list>
  153. </recent_temporary>
  154. </component>
  155. <component name="SvnConfiguration">
  156. <configuration />
  157. </component>
  158. <component name="TaskManager">
  159. <task active="true" id="Default" summary="Default task">
  160. <changelist id="41dc023d-0769-466f-850a-8e3eed9fe5fa" name="Default Changelist" comment="" />
  161. <created>1562340910388</created>
  162. <option name="number" value="Default" />
  163. <option name="presentableId" value="Default" />
  164. <updated>1562340910388</updated>
  165. <workItem from="1562340912093" duration="26000" />
  166. <workItem from="1562341014848" duration="1785000" />
  167. <workItem from="1562343569757" duration="85000" />
  168. <workItem from="1562343774281" duration="241000" />
  169. </task>
  170. <task id="LOCAL-00001" summary="neue master">
  171. <created>1562341097724</created>
  172. <option name="number" value="00001" />
  173. <option name="presentableId" value="LOCAL-00001" />
  174. <option name="project" value="LOCAL" />
  175. <updated>1562341097724</updated>
  176. </task>
  177. <task id="LOCAL-00002" summary="neue master">
  178. <created>1562341184106</created>
  179. <option name="number" value="00002" />
  180. <option name="presentableId" value="LOCAL-00002" />
  181. <option name="project" value="LOCAL" />
  182. <updated>1562341184106</updated>
  183. </task>
  184. <task id="LOCAL-00003" summary="geburtstag sauber">
  185. <created>1562343360954</created>
  186. <option name="number" value="00003" />
  187. <option name="presentableId" value="LOCAL-00003" />
  188. <option name="project" value="LOCAL" />
  189. <updated>1562343360954</updated>
  190. </task>
  191. <task id="LOCAL-00004" summary="geburtstag sauber">
  192. <created>1562343454615</created>
  193. <option name="number" value="00004" />
  194. <option name="presentableId" value="LOCAL-00004" />
  195. <option name="project" value="LOCAL" />
  196. <updated>1562343454615</updated>
  197. </task>
  198. <option name="localTasksCounter" value="5" />
  199. <servers />
  200. </component>
  201. <component name="TimeTrackingManager">
  202. <option name="totallyTimeSpent" value="2492000" />
  203. </component>
  204. <component name="ToolWindowManager">
  205. <frame x="-8" y="-8" width="1616" height="886" extended-state="6" />
  206. <editor active="true" />
  207. <layout>
  208. <window_info active="true" content_ui="combo" id="Project" order="0" visible="true" weight="0.2596401" />
  209. <window_info id="Structure" order="1" side_tool="true" weight="0.25" />
  210. <window_info id="Image Layers" order="2" />
  211. <window_info id="Designer" order="3" />
  212. <window_info id="UI Designer" order="4" />
  213. <window_info id="Capture Tool" order="5" />
  214. <window_info id="Favorites" order="6" side_tool="true" />
  215. <window_info anchor="bottom" id="Messages" order="0" weight="0.32934928" />
  216. <window_info anchor="bottom" id="Message" order="1" />
  217. <window_info anchor="bottom" id="Find" order="2" />
  218. <window_info anchor="bottom" id="Run" order="3" visible="true" weight="0.32934928" />
  219. <window_info anchor="bottom" id="Debug" order="4" weight="0.4" />
  220. <window_info anchor="bottom" id="Cvs" order="5" weight="0.25" />
  221. <window_info anchor="bottom" id="Inspection" order="6" weight="0.4" />
  222. <window_info anchor="bottom" id="TODO" order="7" />
  223. <window_info anchor="bottom" id="Docker" order="8" show_stripe_button="false" />
  224. <window_info anchor="bottom" id="Version Control" order="9" />
  225. <window_info anchor="bottom" id="Database Changes" order="10" />
  226. <window_info anchor="bottom" id="Terminal" order="11" weight="0.32934928" />
  227. <window_info anchor="bottom" id="Event Log" order="12" side_tool="true" />
  228. <window_info anchor="right" id="Commander" internal_type="SLIDING" order="0" type="SLIDING" weight="0.4" />
  229. <window_info anchor="right" id="Ant Build" order="1" weight="0.25" />
  230. <window_info anchor="right" content_ui="combo" id="Hierarchy" order="2" weight="0.25" />
  231. <window_info anchor="right" id="Palette" order="3" />
  232. <window_info anchor="right" id="Theme Preview" order="4" />
  233. <window_info anchor="right" id="Maven" order="5" />
  234. <window_info anchor="right" id="Capture Analysis" order="6" />
  235. <window_info anchor="right" id="Palette&#9;" order="7" />
  236. <window_info anchor="right" id="Database" order="8" />
  237. </layout>
  238. </component>
  239. <component name="TypeScriptGeneratedFilesManager">
  240. <option name="version" value="1" />
  241. </component>
  242. <component name="VcsManagerConfiguration">
  243. <MESSAGE value="neue master" />
  244. <MESSAGE value="geburtstag sauber" />
  245. <option name="LAST_COMMIT_MESSAGE" value="geburtstag sauber" />
  246. </component>
  247. <component name="editorHistoryManager">
  248. <entry file="file://$PROJECT_DIR$/src/testJFrame.java" />
  249. <entry file="file://$PROJECT_DIR$/src/fenster.java" />
  250. <entry file="file://$PROJECT_DIR$/Alpha.iml">
  251. <provider selected="true" editor-type-id="text-editor" />
  252. </entry>
  253. <entry file="file://$PROJECT_DIR$/src/Main.java">
  254. <provider selected="true" editor-type-id="text-editor">
  255. <state relative-caret-position="236">
  256. <caret line="33" selection-start-line="33" selection-end-line="38" selection-end-column="5" />
  257. </state>
  258. </provider>
  259. </entry>
  260. <entry file="file://$PROJECT_DIR$/src/Geburtstag.java">
  261. <provider selected="true" editor-type-id="text-editor">
  262. <state relative-caret-position="272">
  263. <caret line="16" column="8" selection-start-line="16" selection-start-column="8" selection-end-line="16" selection-end-column="8" />
  264. </state>
  265. </provider>
  266. </entry>
  267. </component>
  268. <component name="masterDetails">
  269. <states>
  270. <state key="ArtifactsStructureConfigurable.UI">
  271. <settings>
  272. <artifact-editor />
  273. <splitter-proportions>
  274. <option name="proportions">
  275. <list>
  276. <option value="0.2" />
  277. </list>
  278. </option>
  279. </splitter-proportions>
  280. </settings>
  281. </state>
  282. <state key="FacetStructureConfigurable.UI">
  283. <settings>
  284. <splitter-proportions>
  285. <option name="proportions">
  286. <list>
  287. <option value="0.2" />
  288. </list>
  289. </option>
  290. </splitter-proportions>
  291. </settings>
  292. </state>
  293. <state key="GlobalLibrariesConfigurable.UI">
  294. <settings>
  295. <splitter-proportions>
  296. <option name="proportions">
  297. <list>
  298. <option value="0.2" />
  299. </list>
  300. </option>
  301. </splitter-proportions>
  302. </settings>
  303. </state>
  304. <state key="JdkListConfigurable.UI">
  305. <settings>
  306. <splitter-proportions>
  307. <option name="proportions">
  308. <list>
  309. <option value="0.2" />
  310. </list>
  311. </option>
  312. </splitter-proportions>
  313. </settings>
  314. </state>
  315. <state key="ModuleStructureConfigurable.UI">
  316. <settings>
  317. <splitter-proportions>
  318. <option name="proportions">
  319. <list>
  320. <option value="0.2" />
  321. </list>
  322. </option>
  323. </splitter-proportions>
  324. </settings>
  325. </state>
  326. <state key="ProjectLibrariesConfigurable.UI">
  327. <settings>
  328. <splitter-proportions>
  329. <option name="proportions">
  330. <list>
  331. <option value="0.2" />
  332. </list>
  333. </option>
  334. </splitter-proportions>
  335. </settings>
  336. </state>
  337. </states>
  338. </component>
  339. </project>