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.

458 lines
19 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
  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$/out/production/Alpha/D_Geburtstag.class" beforeDir="false" />
  7. <change beforePath="$PROJECT_DIR$/out/production/Alpha/Main$1.class" beforeDir="false" />
  8. <change beforePath="$PROJECT_DIR$/out/production/Alpha/Main$2.class" beforeDir="false" />
  9. <change beforePath="$PROJECT_DIR$/out/production/Alpha/Main$ActionListener1.class" beforeDir="false" />
  10. <change beforePath="$PROJECT_DIR$/out/production/Alpha/Main.class" beforeDir="false" />
  11. <change beforePath="$PROJECT_DIR$/out/production/Alpha/Quiz_E.class" beforeDir="false" afterPath="$PROJECT_DIR$/out/production/Alpha/Quiz_E.class" afterDir="false" />
  12. <change beforePath="$PROJECT_DIR$/src/Main.java" beforeDir="false" afterPath="$PROJECT_DIR$/src/Main.java" afterDir="false" />
  13. <change beforePath="$PROJECT_DIR$/src/Tage_D.java" beforeDir="false" afterPath="$PROJECT_DIR$/src/Tage_D.java" afterDir="false" />
  14. </list>
  15. <ignored path="$PROJECT_DIR$/out/" />
  16. <option name="EXCLUDED_CONVERTED_TO_IGNORED" value="true" />
  17. <option name="SHOW_DIALOG" value="false" />
  18. <option name="HIGHLIGHT_CONFLICTS" value="true" />
  19. <option name="HIGHLIGHT_NON_ACTIVE_CHANGELIST" value="false" />
  20. <option name="LAST_RESOLUTION" value="IGNORE" />
  21. </component>
  22. <component name="DefaultGradleProjectSettings">
  23. <option name="isMigrated" value="true" />
  24. </component>
  25. <component name="FileEditorManager">
  26. <leaf SIDE_TABS_SIZE_LIMIT_KEY="300">
  27. <file pinned="false" current-in-tab="true">
  28. <entry file="file://$PROJECT_DIR$/src/Tage_D.java">
  29. <provider selected="true" editor-type-id="text-editor">
  30. <state relative-caret-position="174">
  31. <caret line="41" selection-start-line="41" selection-end-line="41" />
  32. <folding>
  33. <element signature="e#3315#3316#0" expanded="true" />
  34. <element signature="e#3495#3496#0" expanded="true" />
  35. </folding>
  36. </state>
  37. </provider>
  38. </entry>
  39. </file>
  40. <file pinned="false" current-in-tab="false">
  41. <entry file="file://$PROJECT_DIR$/src/Quiz_E.java">
  42. <provider selected="true" editor-type-id="text-editor">
  43. <state relative-caret-position="357">
  44. <caret line="37" selection-start-line="37" selection-end-line="38" selection-end-column="45" />
  45. </state>
  46. </provider>
  47. </entry>
  48. </file>
  49. </leaf>
  50. </component>
  51. <component name="FileTemplateManagerImpl">
  52. <option name="RECENT_TEMPLATES">
  53. <list>
  54. <option value="Class" />
  55. </list>
  56. </option>
  57. </component>
  58. <component name="FindInProjectRecents">
  59. <findStrings>
  60. <find>pa.</find>
  61. <find>contantPane</find>
  62. </findStrings>
  63. <replaceStrings>
  64. <replace>this.</replace>
  65. <replace>this.panel</replace>
  66. <replace>Panele</replace>
  67. </replaceStrings>
  68. </component>
  69. <component name="Git.Settings">
  70. <option name="RECENT_GIT_ROOT_PATH" value="$PROJECT_DIR$" />
  71. </component>
  72. <component name="IdeDocumentHistory">
  73. <option name="CHANGED_PATHS">
  74. <list>
  75. <option value="$PROJECT_DIR$/src/testFrame.java" />
  76. <option value="$PROJECT_DIR$/src/fenster.java" />
  77. <option value="$PROJECT_DIR$/src/geburtstag.java" />
  78. <option value="$PROJECT_DIR$/src/Geburtstag.java" />
  79. <option value="$PROJECT_DIR$/src/Main.java" />
  80. <option value="$PROJECT_DIR$/src/Tage_D.java" />
  81. </list>
  82. </option>
  83. </component>
  84. <component name="ProjectFrameBounds" extendedState="6">
  85. <option name="x" value="-8" />
  86. <option name="y" value="-8" />
  87. <option name="width" value="1346" />
  88. <option name="height" value="728" />
  89. </component>
  90. <component name="ProjectLevelVcsManager">
  91. <ConfirmationsSetting value="2" id="Add" />
  92. </component>
  93. <component name="ProjectView">
  94. <navigator proportions="" version="1">
  95. <foldersAlwaysOnTop value="true" />
  96. </navigator>
  97. <panes>
  98. <pane id="Scope" />
  99. <pane id="ProjectPane">
  100. <subPane>
  101. <expand>
  102. <path>
  103. <item name="Alpha" type="b2602c69:ProjectViewProjectNode" />
  104. <item name="Alpha" type="462c0819:PsiDirectoryNode" />
  105. </path>
  106. <path>
  107. <item name="Alpha" type="b2602c69:ProjectViewProjectNode" />
  108. <item name="Alpha" type="462c0819:PsiDirectoryNode" />
  109. <item name="src" type="462c0819:PsiDirectoryNode" />
  110. </path>
  111. </expand>
  112. <select />
  113. </subPane>
  114. </pane>
  115. <pane id="PackagesPane" />
  116. </panes>
  117. </component>
  118. <component name="PropertiesComponent">
  119. <property name="SHARE_PROJECT_CONFIGURATION_FILES" value="true" />
  120. <property name="WebServerToolWindowFactoryState" value="false" />
  121. <property name="aspect.path.notification.shown" value="true" />
  122. <property name="project.structure.last.edited" value="Project" />
  123. <property name="project.structure.proportion" value="0.15" />
  124. <property name="project.structure.side.proportion" value="0.0" />
  125. </component>
  126. <component name="RunDashboard">
  127. <option name="ruleStates">
  128. <list>
  129. <RuleState>
  130. <option name="name" value="ConfigurationTypeDashboardGroupingRule" />
  131. </RuleState>
  132. <RuleState>
  133. <option name="name" value="StatusDashboardGroupingRule" />
  134. </RuleState>
  135. </list>
  136. </option>
  137. </component>
  138. <component name="RunManager" selected="Application.Main">
  139. <configuration name="D_Geburtstag" type="Application" factoryName="Application" temporary="true" nameIsGenerated="true">
  140. <option name="MAIN_CLASS_NAME" value="D_Geburtstag" />
  141. <module name="Alpha" />
  142. <method v="2">
  143. <option name="Make" enabled="true" />
  144. </method>
  145. </configuration>
  146. <configuration name="D_Test1" type="Application" factoryName="Application" temporary="true" nameIsGenerated="true">
  147. <option name="MAIN_CLASS_NAME" value="D_Test1" />
  148. <module name="Alpha" />
  149. <method v="2">
  150. <option name="Make" enabled="true" />
  151. </method>
  152. </configuration>
  153. <configuration name="Main" type="Application" factoryName="Application" temporary="true" nameIsGenerated="true">
  154. <option name="MAIN_CLASS_NAME" value="Main" />
  155. <module name="Alpha" />
  156. <method v="2">
  157. <option name="Make" enabled="true" />
  158. </method>
  159. </configuration>
  160. <configuration name="fenster" type="Application" factoryName="Application" temporary="true" nameIsGenerated="true">
  161. <option name="MAIN_CLASS_NAME" value="fenster" />
  162. <module name="Alpha" />
  163. <method v="2">
  164. <option name="Make" enabled="true" />
  165. </method>
  166. </configuration>
  167. <configuration name="main" type="Application" factoryName="Application" temporary="true" nameIsGenerated="true">
  168. <option name="MAIN_CLASS_NAME" value="main" />
  169. <module name="Alpha" />
  170. <method v="2">
  171. <option name="Make" enabled="true" />
  172. </method>
  173. </configuration>
  174. <recent_temporary>
  175. <list>
  176. <item itemvalue="Application.Main" />
  177. <item itemvalue="Application.D_Test1" />
  178. <item itemvalue="Application.D_Geburtstag" />
  179. <item itemvalue="Application.main" />
  180. <item itemvalue="Application.fenster" />
  181. </list>
  182. </recent_temporary>
  183. </component>
  184. <component name="SvnConfiguration">
  185. <configuration />
  186. </component>
  187. <component name="TaskManager">
  188. <task active="true" id="Default" summary="Default task">
  189. <changelist id="41dc023d-0769-466f-850a-8e3eed9fe5fa" name="Default Changelist" comment="" />
  190. <created>1562340910388</created>
  191. <option name="number" value="Default" />
  192. <option name="presentableId" value="Default" />
  193. <updated>1562340910388</updated>
  194. <workItem from="1562340912093" duration="26000" />
  195. <workItem from="1562341014848" duration="1785000" />
  196. <workItem from="1562343569757" duration="85000" />
  197. <workItem from="1562343774281" duration="2056000" />
  198. <workItem from="1562347057096" duration="199000" />
  199. <workItem from="1562379817416" duration="627000" />
  200. <workItem from="1562534024971" duration="213000" />
  201. </task>
  202. <task id="LOCAL-00001" summary="neue master">
  203. <created>1562341097724</created>
  204. <option name="number" value="00001" />
  205. <option name="presentableId" value="LOCAL-00001" />
  206. <option name="project" value="LOCAL" />
  207. <updated>1562341097724</updated>
  208. </task>
  209. <task id="LOCAL-00002" summary="neue master">
  210. <created>1562341184106</created>
  211. <option name="number" value="00002" />
  212. <option name="presentableId" value="LOCAL-00002" />
  213. <option name="project" value="LOCAL" />
  214. <updated>1562341184106</updated>
  215. </task>
  216. <task id="LOCAL-00003" summary="geburtstag sauber">
  217. <created>1562343360954</created>
  218. <option name="number" value="00003" />
  219. <option name="presentableId" value="LOCAL-00003" />
  220. <option name="project" value="LOCAL" />
  221. <updated>1562343360954</updated>
  222. </task>
  223. <task id="LOCAL-00004" summary="geburtstag sauber">
  224. <created>1562343454615</created>
  225. <option name="number" value="00004" />
  226. <option name="presentableId" value="LOCAL-00004" />
  227. <option name="project" value="LOCAL" />
  228. <updated>1562343454615</updated>
  229. </task>
  230. <task id="LOCAL-00005" summary="geburtstag sauber">
  231. <created>1562344148629</created>
  232. <option name="number" value="00005" />
  233. <option name="presentableId" value="LOCAL-00005" />
  234. <option name="project" value="LOCAL" />
  235. <updated>1562344148629</updated>
  236. </task>
  237. <task id="LOCAL-00006" summary="Main bereinigt">
  238. <created>1562344619215</created>
  239. <option name="number" value="00006" />
  240. <option name="presentableId" value="LOCAL-00006" />
  241. <option name="project" value="LOCAL" />
  242. <updated>1562344619215</updated>
  243. </task>
  244. <task id="LOCAL-00007" summary="junit klassen erst mal entfernen">
  245. <created>1562346483053</created>
  246. <option name="number" value="00007" />
  247. <option name="presentableId" value="LOCAL-00007" />
  248. <option name="project" value="LOCAL" />
  249. <updated>1562346483053</updated>
  250. </task>
  251. <task id="LOCAL-00008" summary="junit klassen erst mal entfernen">
  252. <created>1562348184129</created>
  253. <option name="number" value="00008" />
  254. <option name="presentableId" value="LOCAL-00008" />
  255. <option name="project" value="LOCAL" />
  256. <updated>1562348184129</updated>
  257. </task>
  258. <task id="LOCAL-00009" summary="Fenster wird um Auswahl Fenster erweitert">
  259. <created>1562349172389</created>
  260. <option name="number" value="00009" />
  261. <option name="presentableId" value="LOCAL-00009" />
  262. <option name="project" value="LOCAL" />
  263. <updated>1562349172389</updated>
  264. </task>
  265. <task id="LOCAL-00010" summary="Fenster wird um Auswahl Fenster erweitert">
  266. <created>1562349989934</created>
  267. <option name="number" value="00010" />
  268. <option name="presentableId" value="LOCAL-00010" />
  269. <option name="project" value="LOCAL" />
  270. <updated>1562349989934</updated>
  271. </task>
  272. <option name="localTasksCounter" value="11" />
  273. <servers />
  274. </component>
  275. <component name="TimeTrackingManager">
  276. <option name="totallyTimeSpent" value="8748000" />
  277. </component>
  278. <component name="ToolWindowManager">
  279. <frame x="-8" y="-8" width="1936" height="1066" extended-state="6" />
  280. <editor active="true" />
  281. <layout>
  282. <window_info active="true" content_ui="combo" id="Project" order="0" visible="true" weight="0.07942431" />
  283. <window_info id="Structure" order="1" side_tool="true" weight="0.25" />
  284. <window_info id="Image Layers" order="2" />
  285. <window_info id="Designer" order="3" />
  286. <window_info id="UI Designer" order="4" />
  287. <window_info id="Capture Tool" order="5" />
  288. <window_info id="Favorites" order="6" side_tool="true" />
  289. <window_info anchor="bottom" id="Messages" order="0" visible="true" weight="0.3290461" />
  290. <window_info anchor="bottom" id="Message" order="1" />
  291. <window_info anchor="bottom" id="Find" order="2" />
  292. <window_info anchor="bottom" id="Run" order="3" weight="0.32934928" />
  293. <window_info anchor="bottom" id="Debug" order="4" weight="0.4" />
  294. <window_info anchor="bottom" id="Cvs" order="5" weight="0.25" />
  295. <window_info anchor="bottom" id="Inspection" order="6" weight="0.4" />
  296. <window_info anchor="bottom" id="TODO" order="7" />
  297. <window_info anchor="bottom" id="Docker" order="8" show_stripe_button="false" />
  298. <window_info anchor="bottom" id="Version Control" order="9" />
  299. <window_info anchor="bottom" id="Database Changes" order="10" />
  300. <window_info anchor="bottom" id="Terminal" order="11" weight="0.32934928" />
  301. <window_info anchor="bottom" id="Event Log" order="12" side_tool="true" />
  302. <window_info anchor="right" id="Commander" internal_type="SLIDING" order="0" type="SLIDING" weight="0.4" />
  303. <window_info anchor="right" id="Ant Build" order="1" weight="0.25" />
  304. <window_info anchor="right" content_ui="combo" id="Hierarchy" order="2" weight="0.25" />
  305. <window_info anchor="right" id="Palette" order="3" />
  306. <window_info anchor="right" id="Theme Preview" order="4" />
  307. <window_info anchor="right" id="Maven" order="5" />
  308. <window_info anchor="right" id="Capture Analysis" order="6" />
  309. <window_info anchor="right" id="Palette&#9;" order="7" />
  310. <window_info anchor="right" id="Database" order="8" />
  311. </layout>
  312. </component>
  313. <component name="TypeScriptGeneratedFilesManager">
  314. <option name="version" value="1" />
  315. </component>
  316. <component name="VcsManagerConfiguration">
  317. <MESSAGE value="neue master" />
  318. <MESSAGE value="geburtstag sauber" />
  319. <MESSAGE value="Main bereinigt" />
  320. <MESSAGE value="junit klassen erst mal entfernen" />
  321. <MESSAGE value="Fenster wird um Auswahl Fenster erweitert" />
  322. <option name="LAST_COMMIT_MESSAGE" value="Fenster wird um Auswahl Fenster erweitert" />
  323. </component>
  324. <component name="editorHistoryManager">
  325. <entry file="file://$PROJECT_DIR$/src/testJFrame.java" />
  326. <entry file="file://$PROJECT_DIR$/src/fenster.java" />
  327. <entry file="file://$PROJECT_DIR$/Alpha.iml">
  328. <provider selected="true" editor-type-id="text-editor" />
  329. </entry>
  330. <entry file="file://$PROJECT_DIR$/src/TestBmi.java" />
  331. <entry file="file://$PROJECT_DIR$/src/D_Test.java" />
  332. <entry file="file://$PROJECT_DIR$/src/M_Test.java" />
  333. <entry file="file://$PROJECT_DIR$/src/E_Test.java" />
  334. <entry file="file://$PROJECT_DIR$/.idea/workspace.xml">
  335. <provider selected="true" editor-type-id="text-editor" />
  336. </entry>
  337. <entry file="file://$PROJECT_DIR$/out/production/Alpha/Main.class">
  338. <provider selected="true" editor-type-id="text-editor">
  339. <state>
  340. <folding>
  341. <element signature="e#0#1466#0" expanded="true" />
  342. </folding>
  343. </state>
  344. </provider>
  345. </entry>
  346. <entry file="file://$PROJECT_DIR$/src/D_Test1.java" />
  347. <entry file="file://$PROJECT_DIR$/Info Datei Nur für Alpha">
  348. <provider selected="true" editor-type-id="text-editor">
  349. <state relative-caret-position="143">
  350. <caret line="33" column="20" selection-start-line="33" selection-start-column="20" selection-end-line="33" selection-end-column="20" />
  351. </state>
  352. </provider>
  353. </entry>
  354. <entry file="file://$PROJECT_DIR$/src/D_Test2.java">
  355. <provider selected="true" editor-type-id="text-editor">
  356. <state>
  357. <caret column="13" selection-start-column="13" selection-end-column="13" />
  358. </state>
  359. </provider>
  360. </entry>
  361. <entry file="file://$PROJECT_DIR$/src/D_Geburtstag.java" />
  362. <entry file="file://$PROJECT_DIR$/src/Main.java">
  363. <provider selected="true" editor-type-id="text-editor">
  364. <state relative-caret-position="425">
  365. <caret line="27" selection-start-line="27" selection-end-line="27" />
  366. </state>
  367. </provider>
  368. </entry>
  369. <entry file="file://$PROJECT_DIR$/src/Quiz_E.java">
  370. <provider selected="true" editor-type-id="text-editor">
  371. <state relative-caret-position="357">
  372. <caret line="37" selection-start-line="37" selection-end-line="38" selection-end-column="45" />
  373. </state>
  374. </provider>
  375. </entry>
  376. <entry file="file://$PROJECT_DIR$/src/Tage_D.java">
  377. <provider selected="true" editor-type-id="text-editor">
  378. <state relative-caret-position="174">
  379. <caret line="41" selection-start-line="41" selection-end-line="41" />
  380. <folding>
  381. <element signature="e#3315#3316#0" expanded="true" />
  382. <element signature="e#3495#3496#0" expanded="true" />
  383. </folding>
  384. </state>
  385. </provider>
  386. </entry>
  387. </component>
  388. <component name="masterDetails">
  389. <states>
  390. <state key="ArtifactsStructureConfigurable.UI">
  391. <settings>
  392. <artifact-editor />
  393. <splitter-proportions>
  394. <option name="proportions">
  395. <list>
  396. <option value="0.2" />
  397. </list>
  398. </option>
  399. </splitter-proportions>
  400. </settings>
  401. </state>
  402. <state key="FacetStructureConfigurable.UI">
  403. <settings>
  404. <splitter-proportions>
  405. <option name="proportions">
  406. <list>
  407. <option value="0.2" />
  408. </list>
  409. </option>
  410. </splitter-proportions>
  411. </settings>
  412. </state>
  413. <state key="GlobalLibrariesConfigurable.UI">
  414. <settings>
  415. <splitter-proportions>
  416. <option name="proportions">
  417. <list>
  418. <option value="0.2" />
  419. </list>
  420. </option>
  421. </splitter-proportions>
  422. </settings>
  423. </state>
  424. <state key="JdkListConfigurable.UI">
  425. <settings>
  426. <splitter-proportions>
  427. <option name="proportions">
  428. <list>
  429. <option value="0.2" />
  430. </list>
  431. </option>
  432. </splitter-proportions>
  433. </settings>
  434. </state>
  435. <state key="ModuleStructureConfigurable.UI">
  436. <settings>
  437. <splitter-proportions>
  438. <option name="proportions">
  439. <list>
  440. <option value="0.2" />
  441. </list>
  442. </option>
  443. </splitter-proportions>
  444. </settings>
  445. </state>
  446. <state key="ProjectLibrariesConfigurable.UI">
  447. <settings>
  448. <splitter-proportions>
  449. <option name="proportions">
  450. <list>
  451. <option value="0.2" />
  452. </list>
  453. </option>
  454. </splitter-proportions>
  455. </settings>
  456. </state>
  457. </states>
  458. </component>
  459. </project>