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.

606 lines
26 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
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 afterPath="$PROJECT_DIR$/.idea/codeStyles/codeStyleConfig.xml" afterDir="false" />
  6. <change beforePath="$PROJECT_DIR$/.idea/misc.xml" beforeDir="false" afterPath="$PROJECT_DIR$/.idea/misc.xml" afterDir="false" />
  7. <change beforePath="$PROJECT_DIR$/.idea/workspace.xml" beforeDir="false" afterPath="$PROJECT_DIR$/.idea/workspace.xml" afterDir="false" />
  8. <change beforePath="$PROJECT_DIR$/src/Main.java" beforeDir="false" afterPath="$PROJECT_DIR$/src/Main.java" afterDir="false" />
  9. <change beforePath="$PROJECT_DIR$/src/Quiz.form" beforeDir="false" />
  10. <change beforePath="$PROJECT_DIR$/src/Quiz.java" beforeDir="false" />
  11. </list>
  12. <ignored path="$PROJECT_DIR$/out/" />
  13. <option name="EXCLUDED_CONVERTED_TO_IGNORED" value="true" />
  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="DefaultGradleProjectSettings">
  20. <option name="isMigrated" value="true" />
  21. </component>
  22. <component name="FileEditorManager">
  23. <leaf SIDE_TABS_SIZE_LIMIT_KEY="300">
  24. <file pinned="false" current-in-tab="true">
  25. <entry file="file://$PROJECT_DIR$/src/Quiz_Spiel.java">
  26. <provider selected="true" editor-type-id="text-editor">
  27. <state relative-caret-position="34">
  28. <caret line="39" column="21" lean-forward="true" selection-start-line="39" selection-start-column="21" selection-end-line="39" selection-end-column="21" />
  29. <folding>
  30. <element signature="imports" expanded="true" />
  31. </folding>
  32. </state>
  33. </provider>
  34. </entry>
  35. </file>
  36. <file pinned="false" current-in-tab="false">
  37. <entry file="file://$PROJECT_DIR$/src/Main.java">
  38. <provider selected="true" editor-type-id="text-editor">
  39. <state relative-caret-position="195">
  40. <caret line="131" column="20" selection-start-line="131" selection-start-column="20" selection-end-line="131" selection-end-column="46" />
  41. <folding>
  42. <element signature="imports" expanded="true" />
  43. </folding>
  44. </state>
  45. </provider>
  46. </entry>
  47. </file>
  48. <file pinned="false" current-in-tab="false">
  49. <entry file="file://$PROJECT_DIR$/src/Tage_D.java">
  50. <provider selected="true" editor-type-id="text-editor">
  51. <state relative-caret-position="-1688">
  52. <caret line="35" column="8" selection-start-line="35" selection-start-column="8" selection-end-line="35" selection-end-column="30" />
  53. <folding>
  54. <element signature="imports" expanded="true" />
  55. </folding>
  56. </state>
  57. </provider>
  58. </entry>
  59. </file>
  60. </leaf>
  61. </component>
  62. <component name="FileTemplateManagerImpl">
  63. <option name="RECENT_TEMPLATES">
  64. <list>
  65. <option value="Class" />
  66. <option value="Arquillian JUnit Test Class" />
  67. </list>
  68. </option>
  69. </component>
  70. <component name="FindInProjectRecents">
  71. <findStrings>
  72. <find>pa.</find>
  73. <find>contantPane</find>
  74. <find>ETools</find>
  75. <find>this.</find>
  76. <find>fr.</find>
  77. <find>exit</find>
  78. </findStrings>
  79. <replaceStrings>
  80. <replace>this.</replace>
  81. <replace>this.panel</replace>
  82. <replace>Panele</replace>
  83. <replace>MTools</replace>
  84. <replace>this.fr.</replace>
  85. </replaceStrings>
  86. </component>
  87. <component name="Git.Settings">
  88. <option name="UPDATE_TYPE" value="MERGE" />
  89. <option name="RECENT_GIT_ROOT_PATH" value="$PROJECT_DIR$" />
  90. </component>
  91. <component name="IdeDocumentHistory">
  92. <option name="CHANGED_PATHS">
  93. <list>
  94. <option value="$PROJECT_DIR$/src/testFrame.java" />
  95. <option value="$PROJECT_DIR$/src/fenster.java" />
  96. <option value="$PROJECT_DIR$/src/geburtstag.java" />
  97. <option value="$PROJECT_DIR$/src/Geburtstag.java" />
  98. <option value="$PROJECT_DIR$/src/MainGUI.form" />
  99. <option value="$PROJECT_DIR$/src/Tage_DTest.java" />
  100. <option value="$PROJECT_DIR$/src/Quiz_Spiel.java" />
  101. <option value="$PROJECT_DIR$/src/Tage_D.java" />
  102. <option value="$PROJECT_DIR$/src/Main.java" />
  103. </list>
  104. </option>
  105. </component>
  106. <component name="ProjectFrameBounds" extendedState="6">
  107. <option name="x" value="-7" />
  108. <option name="width" value="974" />
  109. <option name="height" value="1057" />
  110. </component>
  111. <component name="ProjectLevelVcsManager">
  112. <ConfirmationsSetting value="2" id="Add" />
  113. </component>
  114. <component name="ProjectView">
  115. <navigator proportions="" version="1">
  116. <foldersAlwaysOnTop value="true" />
  117. </navigator>
  118. <panes>
  119. <pane id="Scope" />
  120. <pane id="ProjectPane">
  121. <subPane>
  122. <expand>
  123. <path>
  124. <item name="Alpha" type="b2602c69:ProjectViewProjectNode" />
  125. <item name="Alpha" type="462c0819:PsiDirectoryNode" />
  126. </path>
  127. <path>
  128. <item name="Alpha" type="b2602c69:ProjectViewProjectNode" />
  129. <item name="Alpha" type="462c0819:PsiDirectoryNode" />
  130. <item name="JunitTest" type="462c0819:PsiDirectoryNode" />
  131. </path>
  132. <path>
  133. <item name="Alpha" type="b2602c69:ProjectViewProjectNode" />
  134. <item name="Alpha" type="462c0819:PsiDirectoryNode" />
  135. <item name="src" type="462c0819:PsiDirectoryNode" />
  136. </path>
  137. </expand>
  138. <select />
  139. </subPane>
  140. </pane>
  141. <pane id="PackagesPane" />
  142. </panes>
  143. </component>
  144. <component name="PropertiesComponent">
  145. <property name="SHARE_PROJECT_CONFIGURATION_FILES" value="true" />
  146. <property name="WebServerToolWindowFactoryState" value="false" />
  147. <property name="aspect.path.notification.shown" value="true" />
  148. <property name="com.intellij.testIntegration.createTest.CreateTestDialog.defaultLibrary" value="Arquillian JUnit4" />
  149. <property name="com.intellij.testIntegration.createTest.CreateTestDialog.defaultLibrarySuperClass.Arquillian JUnit4" value="" />
  150. <property name="create.test.in.the.same.root" value="true" />
  151. <property name="nodejs_package_manager_path" value="npm" />
  152. <property name="project.structure.last.edited" value="Project" />
  153. <property name="project.structure.proportion" value="0.15" />
  154. <property name="project.structure.side.proportion" value="0.2" />
  155. <property name="restartRequiresConfirmation" value="false" />
  156. <property name="settings.editor.selected.configurable" value="preferences.pluginManager" />
  157. </component>
  158. <component name="RecentsManager">
  159. <key name="CreateTestDialog.RecentsKey">
  160. <recent name="" />
  161. </key>
  162. <key name="CreateTestDialog.Recents.Supers">
  163. <recent name="" />
  164. </key>
  165. </component>
  166. <component name="RunDashboard">
  167. <option name="ruleStates">
  168. <list>
  169. <RuleState>
  170. <option name="name" value="ConfigurationTypeDashboardGroupingRule" />
  171. </RuleState>
  172. <RuleState>
  173. <option name="name" value="StatusDashboardGroupingRule" />
  174. </RuleState>
  175. </list>
  176. </option>
  177. </component>
  178. <component name="RunManager" selected="Application.Main">
  179. <configuration name="D_Geburtstag" type="Application" factoryName="Application" temporary="true" nameIsGenerated="true">
  180. <option name="MAIN_CLASS_NAME" value="D_Geburtstag" />
  181. <module name="Alpha" />
  182. <method v="2">
  183. <option name="Make" enabled="true" />
  184. </method>
  185. </configuration>
  186. <configuration name="D_Test1" type="Application" factoryName="Application" temporary="true" nameIsGenerated="true">
  187. <option name="MAIN_CLASS_NAME" value="D_Test1" />
  188. <module name="Alpha" />
  189. <method v="2">
  190. <option name="Make" enabled="true" />
  191. </method>
  192. </configuration>
  193. <configuration name="Main" type="Application" factoryName="Application" temporary="true" nameIsGenerated="true">
  194. <option name="MAIN_CLASS_NAME" value="Main" />
  195. <module name="Alpha" />
  196. <method v="2">
  197. <option name="Make" enabled="true" />
  198. </method>
  199. </configuration>
  200. <configuration name="Quiz_Spiel" type="Application" factoryName="Application" temporary="true" nameIsGenerated="true">
  201. <option name="MAIN_CLASS_NAME" value="Quiz_Spiel" />
  202. <module name="Alpha" />
  203. <method v="2">
  204. <option name="Make" enabled="true" />
  205. </method>
  206. </configuration>
  207. <configuration name="Tage_D" type="Application" factoryName="Application" temporary="true" nameIsGenerated="true">
  208. <option name="MAIN_CLASS_NAME" value="Tage_D" />
  209. <module name="Alpha" />
  210. <method v="2">
  211. <option name="Make" enabled="true" />
  212. </method>
  213. </configuration>
  214. <recent_temporary>
  215. <list>
  216. <item itemvalue="Application.Main" />
  217. <item itemvalue="Application.Quiz_Spiel" />
  218. <item itemvalue="Application.Tage_D" />
  219. <item itemvalue="Application.D_Test1" />
  220. <item itemvalue="Application.D_Geburtstag" />
  221. </list>
  222. </recent_temporary>
  223. </component>
  224. <component name="SvnConfiguration">
  225. <configuration />
  226. </component>
  227. <component name="TaskManager">
  228. <task active="true" id="Default" summary="Default task">
  229. <changelist id="41dc023d-0769-466f-850a-8e3eed9fe5fa" name="Default Changelist" comment="" />
  230. <created>1562340910388</created>
  231. <option name="number" value="Default" />
  232. <option name="presentableId" value="Default" />
  233. <updated>1562340910388</updated>
  234. <workItem from="1562340912093" duration="26000" />
  235. <workItem from="1562341014848" duration="1785000" />
  236. <workItem from="1562343569757" duration="85000" />
  237. <workItem from="1562343774281" duration="2056000" />
  238. <workItem from="1562347057096" duration="199000" />
  239. <workItem from="1562379817416" duration="627000" />
  240. <workItem from="1562534024971" duration="213000" />
  241. <workItem from="1562718828390" duration="103000" />
  242. <workItem from="1562781684319" duration="923000" />
  243. <workItem from="1562789348995" duration="2654000" />
  244. <workItem from="1562848572975" duration="6651000" />
  245. <workItem from="1562856644601" duration="8772000" />
  246. <workItem from="1562929796678" duration="3793000" />
  247. <workItem from="1563047167511" duration="5798000" />
  248. </task>
  249. <task id="LOCAL-00001" summary="neue master">
  250. <created>1562341097724</created>
  251. <option name="number" value="00001" />
  252. <option name="presentableId" value="LOCAL-00001" />
  253. <option name="project" value="LOCAL" />
  254. <updated>1562341097724</updated>
  255. </task>
  256. <task id="LOCAL-00002" summary="neue master">
  257. <created>1562341184106</created>
  258. <option name="number" value="00002" />
  259. <option name="presentableId" value="LOCAL-00002" />
  260. <option name="project" value="LOCAL" />
  261. <updated>1562341184106</updated>
  262. </task>
  263. <task id="LOCAL-00003" summary="geburtstag sauber">
  264. <created>1562343360954</created>
  265. <option name="number" value="00003" />
  266. <option name="presentableId" value="LOCAL-00003" />
  267. <option name="project" value="LOCAL" />
  268. <updated>1562343360954</updated>
  269. </task>
  270. <task id="LOCAL-00004" summary="geburtstag sauber">
  271. <created>1562343454615</created>
  272. <option name="number" value="00004" />
  273. <option name="presentableId" value="LOCAL-00004" />
  274. <option name="project" value="LOCAL" />
  275. <updated>1562343454615</updated>
  276. </task>
  277. <task id="LOCAL-00005" summary="geburtstag sauber">
  278. <created>1562344148629</created>
  279. <option name="number" value="00005" />
  280. <option name="presentableId" value="LOCAL-00005" />
  281. <option name="project" value="LOCAL" />
  282. <updated>1562344148629</updated>
  283. </task>
  284. <task id="LOCAL-00006" summary="Main bereinigt">
  285. <created>1562344619215</created>
  286. <option name="number" value="00006" />
  287. <option name="presentableId" value="LOCAL-00006" />
  288. <option name="project" value="LOCAL" />
  289. <updated>1562344619215</updated>
  290. </task>
  291. <task id="LOCAL-00007" summary="junit klassen erst mal entfernen">
  292. <created>1562346483053</created>
  293. <option name="number" value="00007" />
  294. <option name="presentableId" value="LOCAL-00007" />
  295. <option name="project" value="LOCAL" />
  296. <updated>1562346483053</updated>
  297. </task>
  298. <task id="LOCAL-00008" summary="junit klassen erst mal entfernen">
  299. <created>1562348184129</created>
  300. <option name="number" value="00008" />
  301. <option name="presentableId" value="LOCAL-00008" />
  302. <option name="project" value="LOCAL" />
  303. <updated>1562348184129</updated>
  304. </task>
  305. <task id="LOCAL-00009" summary="Fenster wird um Auswahl Fenster erweitert">
  306. <created>1562349172389</created>
  307. <option name="number" value="00009" />
  308. <option name="presentableId" value="LOCAL-00009" />
  309. <option name="project" value="LOCAL" />
  310. <updated>1562349172389</updated>
  311. </task>
  312. <task id="LOCAL-00010" summary="Fenster wird um Auswahl Fenster erweitert">
  313. <created>1562349989934</created>
  314. <option name="number" value="00010" />
  315. <option name="presentableId" value="LOCAL-00010" />
  316. <option name="project" value="LOCAL" />
  317. <updated>1562349989934</updated>
  318. </task>
  319. <task id="LOCAL-00011" summary="neue Tage Script">
  320. <created>1562537775488</created>
  321. <option name="number" value="00011" />
  322. <option name="presentableId" value="LOCAL-00011" />
  323. <option name="project" value="LOCAL" />
  324. <updated>1562537775489</updated>
  325. </task>
  326. <task id="LOCAL-00012" summary="neue Tage Script">
  327. <created>1562537854358</created>
  328. <option name="number" value="00012" />
  329. <option name="presentableId" value="LOCAL-00012" />
  330. <option name="project" value="LOCAL" />
  331. <updated>1562537854358</updated>
  332. </task>
  333. <task id="LOCAL-00013" summary="neue GUI erstellt zum testen">
  334. <created>1562717415095</created>
  335. <option name="number" value="00013" />
  336. <option name="presentableId" value="LOCAL-00013" />
  337. <option name="project" value="LOCAL" />
  338. <updated>1562717415095</updated>
  339. </task>
  340. <task id="LOCAL-00014" summary="neue GUI erstellt zum testen">
  341. <created>1562717535565</created>
  342. <option name="number" value="00014" />
  343. <option name="presentableId" value="LOCAL-00014" />
  344. <option name="project" value="LOCAL" />
  345. <updated>1562717535565</updated>
  346. </task>
  347. <task id="LOCAL-00015" summary="Junit für Tage_D erzeugt">
  348. <created>1562804519991</created>
  349. <option name="number" value="00015" />
  350. <option name="presentableId" value="LOCAL-00015" />
  351. <option name="project" value="LOCAL" />
  352. <updated>1562804519991</updated>
  353. </task>
  354. <task id="LOCAL-00016" summary="Junit für Tage_D erzeugt">
  355. <created>1562804715949</created>
  356. <option name="number" value="00016" />
  357. <option name="presentableId" value="LOCAL-00016" />
  358. <option name="project" value="LOCAL" />
  359. <updated>1562804715949</updated>
  360. </task>
  361. <task id="LOCAL-00017" summary="Main Menü angepasst mit Auswahl und Action Listener erstellt. So das Unterklassen Objekte erzeugt werden">
  362. <created>1562853765189</created>
  363. <option name="number" value="00017" />
  364. <option name="presentableId" value="LOCAL-00017" />
  365. <option name="project" value="LOCAL" />
  366. <updated>1562853765189</updated>
  367. </task>
  368. <task id="LOCAL-00018" summary="Entwicklung eines ButtonGroup Aktoren und der Verwendung der Klassen Quiz und Tage">
  369. <created>1562861654490</created>
  370. <option name="number" value="00018" />
  371. <option name="presentableId" value="LOCAL-00018" />
  372. <option name="project" value="LOCAL" />
  373. <updated>1562861654490</updated>
  374. </task>
  375. <task id="LOCAL-00019" summary="Verbesserung Main und Erweiterung Tage_D">
  376. <created>1562864535253</created>
  377. <option name="number" value="00019" />
  378. <option name="presentableId" value="LOCAL-00019" />
  379. <option name="project" value="LOCAL" />
  380. <updated>1562864535253</updated>
  381. </task>
  382. <task id="LOCAL-00020" summary="Tage_D Zufallsgenerator erstellt.">
  383. <created>1562866562782</created>
  384. <option name="number" value="00020" />
  385. <option name="presentableId" value="LOCAL-00020" />
  386. <option name="project" value="LOCAL" />
  387. <updated>1562866562782</updated>
  388. </task>
  389. <task id="LOCAL-00021" summary="Tage_D Zufallsgenerator erstellt.">
  390. <created>1562934759261</created>
  391. <option name="number" value="00021" />
  392. <option name="presentableId" value="LOCAL-00021" />
  393. <option name="project" value="LOCAL" />
  394. <updated>1562934759261</updated>
  395. </task>
  396. <option name="localTasksCounter" value="22" />
  397. <servers />
  398. </component>
  399. <component name="TimeTrackingManager">
  400. <option name="totallyTimeSpent" value="42203000" />
  401. </component>
  402. <component name="ToolWindowManager">
  403. <frame x="-8" y="-8" width="1382" height="784" extended-state="6" />
  404. <editor active="true" />
  405. <layout>
  406. <window_info content_ui="combo" id="Project" order="0" visible="true" weight="0.22012103" />
  407. <window_info id="Structure" order="1" side_tool="true" weight="0.25" />
  408. <window_info id="Image Layers" order="2" />
  409. <window_info id="Designer" order="3" />
  410. <window_info id="UI Designer" order="4" />
  411. <window_info id="Capture Tool" order="5" />
  412. <window_info id="Favorites" order="6" side_tool="true" />
  413. <window_info anchor="bottom" id="Messages" order="0" sideWeight="0.49848714" weight="0.32718894" />
  414. <window_info anchor="bottom" id="Message" order="1" />
  415. <window_info anchor="bottom" id="Find" order="2" />
  416. <window_info active="true" anchor="bottom" id="Run" order="3" sideWeight="0.49924356" visible="true" weight="0.33333334" />
  417. <window_info anchor="bottom" id="Debug" order="4" sideWeight="0.49924356" weight="0.39938557" />
  418. <window_info anchor="bottom" id="Cvs" order="5" weight="0.25" />
  419. <window_info anchor="bottom" id="Inspection" order="6" weight="0.4" />
  420. <window_info anchor="bottom" id="TODO" order="7" />
  421. <window_info anchor="bottom" id="Docker" order="8" show_stripe_button="false" />
  422. <window_info anchor="bottom" id="Version Control" order="9" weight="0.32802126" />
  423. <window_info anchor="bottom" id="Database Changes" order="10" />
  424. <window_info anchor="bottom" id="Terminal" order="11" weight="0.3290461" />
  425. <window_info anchor="bottom" id="Event Log" order="12" sideWeight="0.50075644" side_tool="true" weight="0.33333334" />
  426. <window_info anchor="right" id="Commander" internal_type="SLIDING" order="0" type="SLIDING" weight="0.4" />
  427. <window_info anchor="right" id="Ant Build" order="1" weight="0.25" />
  428. <window_info anchor="right" content_ui="combo" id="Hierarchy" order="2" weight="0.25" />
  429. <window_info anchor="right" id="Palette" order="3" />
  430. <window_info anchor="right" id="Theme Preview" order="4" />
  431. <window_info anchor="right" id="Maven" order="5" />
  432. <window_info anchor="right" id="Capture Analysis" order="6" />
  433. <window_info anchor="right" id="Palette&#9;" order="7" />
  434. <window_info anchor="right" id="Database" order="8" />
  435. </layout>
  436. </component>
  437. <component name="TypeScriptGeneratedFilesManager">
  438. <option name="version" value="1" />
  439. </component>
  440. <component name="VcsManagerConfiguration">
  441. <MESSAGE value="neue master" />
  442. <MESSAGE value="geburtstag sauber" />
  443. <MESSAGE value="Main bereinigt" />
  444. <MESSAGE value="junit klassen erst mal entfernen" />
  445. <MESSAGE value="Fenster wird um Auswahl Fenster erweitert" />
  446. <MESSAGE value="neue Tage Script" />
  447. <MESSAGE value="neue GUI erstellt zum testen" />
  448. <MESSAGE value="Junit für Tage_D erzeugt" />
  449. <MESSAGE value="Main Menü angepasst mit Auswahl und Action Listener erstellt. So das Unterklassen Objekte erzeugt werden" />
  450. <MESSAGE value="Entwicklung eines ButtonGroup Aktoren und der Verwendung der Klassen Quiz und Tage" />
  451. <MESSAGE value="Verbesserung Main und Erweiterung Tage_D" />
  452. <MESSAGE value="Tage_D Zufallsgenerator erstellt." />
  453. <MESSAGE value="Tage_D Generator angepasst mit Zeitpunkt Änderung größer dieses Jahres" />
  454. <option name="LAST_COMMIT_MESSAGE" value="Tage_D Generator angepasst mit Zeitpunkt Änderung größer dieses Jahres" />
  455. </component>
  456. <component name="editorHistoryManager">
  457. <entry file="file://$PROJECT_DIR$/src/testJFrame.java" />
  458. <entry file="file://$PROJECT_DIR$/src/fenster.java" />
  459. <entry file="file://$PROJECT_DIR$/Alpha.iml">
  460. <provider selected="true" editor-type-id="text-editor" />
  461. </entry>
  462. <entry file="file://$PROJECT_DIR$/src/TestBmi.java" />
  463. <entry file="file://$PROJECT_DIR$/src/D_Test.java" />
  464. <entry file="file://$PROJECT_DIR$/src/M_Test.java" />
  465. <entry file="file://$PROJECT_DIR$/src/E_Test.java" />
  466. <entry file="file://$PROJECT_DIR$/.idea/workspace.xml">
  467. <provider selected="true" editor-type-id="text-editor" />
  468. </entry>
  469. <entry file="file://$PROJECT_DIR$/out/production/Alpha/Main.class" />
  470. <entry file="file://$PROJECT_DIR$/src/D_Test1.java" />
  471. <entry file="file://$PROJECT_DIR$/Info Datei Nur für Alpha">
  472. <provider selected="true" editor-type-id="text-editor">
  473. <state relative-caret-position="143">
  474. <caret line="33" column="20" selection-start-line="33" selection-start-column="20" selection-end-line="33" selection-end-column="20" />
  475. </state>
  476. </provider>
  477. </entry>
  478. <entry file="file://$PROJECT_DIR$/src/D_Geburtstag.java" />
  479. <entry file="file://$PROJECT_DIR$/src/Quiz_E.java" />
  480. <entry file="file://$PROJECT_DIR$/src/MainGUI.java" />
  481. <entry file="file://$PROJECT_DIR$/src/MainGUI.form" />
  482. <entry file="file://$PROJECT_DIR$/src/D_Test2.java" />
  483. <entry file="file://$PROJECT_DIR$/src/D_Test3.java" />
  484. <entry file="file://$PROJECT_DIR$/JunitTest/JunitTest.iml">
  485. <provider selected="true" editor-type-id="text-editor" />
  486. </entry>
  487. <entry file="file://$PROJECT_DIR$/JunitTest/src/Tage_DTest.java" />
  488. <entry file="jar://C:/Program Files/Java/jdk1.8.0_111/src.zip!/javax/swing/JFrame.java" />
  489. <entry file="jar://C:/Program Files/Java/jdk1.8.0_111/src.zip!/javax/swing/JRootPane.java" />
  490. <entry file="file://$PROJECT_DIR$/src/bild.jpg" />
  491. <entry file="file://$PROJECT_DIR$/src/bild.gif" />
  492. <entry file="file://$PROJECT_DIR$/src/bild1.jpg" />
  493. <entry file="file://$PROJECT_DIR$/src/bild2.jpg" />
  494. <entry file="file://$PROJECT_DIR$/src/Quiz.java">
  495. <provider selected="true" editor-type-id="text-editor">
  496. <state relative-caret-position="-2320">
  497. <caret line="11" column="13" selection-start-line="11" selection-start-column="13" selection-end-line="11" selection-end-column="13" />
  498. <folding>
  499. <element signature="imports" expanded="true" />
  500. </folding>
  501. </state>
  502. </provider>
  503. </entry>
  504. <entry file="file://$PROJECT_DIR$/src/Tage_D.java">
  505. <provider selected="true" editor-type-id="text-editor">
  506. <state relative-caret-position="-1688">
  507. <caret line="35" column="8" selection-start-line="35" selection-start-column="8" selection-end-line="35" selection-end-column="30" />
  508. <folding>
  509. <element signature="imports" expanded="true" />
  510. </folding>
  511. </state>
  512. </provider>
  513. </entry>
  514. <entry file="file://$PROJECT_DIR$/src/Main.java">
  515. <provider selected="true" editor-type-id="text-editor">
  516. <state relative-caret-position="195">
  517. <caret line="131" column="20" selection-start-line="131" selection-start-column="20" selection-end-line="131" selection-end-column="46" />
  518. <folding>
  519. <element signature="imports" expanded="true" />
  520. </folding>
  521. </state>
  522. </provider>
  523. </entry>
  524. <entry file="file://$PROJECT_DIR$/src/Quiz_Spiel.java">
  525. <provider selected="true" editor-type-id="text-editor">
  526. <state relative-caret-position="34">
  527. <caret line="39" column="21" lean-forward="true" selection-start-line="39" selection-start-column="21" selection-end-line="39" selection-end-column="21" />
  528. <folding>
  529. <element signature="imports" expanded="true" />
  530. </folding>
  531. </state>
  532. </provider>
  533. </entry>
  534. </component>
  535. <component name="masterDetails">
  536. <states>
  537. <state key="ArtifactsStructureConfigurable.UI">
  538. <settings>
  539. <artifact-editor />
  540. <splitter-proportions>
  541. <option name="proportions">
  542. <list>
  543. <option value="0.2" />
  544. </list>
  545. </option>
  546. </splitter-proportions>
  547. </settings>
  548. </state>
  549. <state key="FacetStructureConfigurable.UI">
  550. <settings>
  551. <splitter-proportions>
  552. <option name="proportions">
  553. <list>
  554. <option value="0.2" />
  555. </list>
  556. </option>
  557. </splitter-proportions>
  558. </settings>
  559. </state>
  560. <state key="GlobalLibrariesConfigurable.UI">
  561. <settings>
  562. <splitter-proportions>
  563. <option name="proportions">
  564. <list>
  565. <option value="0.2" />
  566. </list>
  567. </option>
  568. </splitter-proportions>
  569. </settings>
  570. </state>
  571. <state key="JdkListConfigurable.UI">
  572. <settings>
  573. <splitter-proportions>
  574. <option name="proportions">
  575. <list>
  576. <option value="0.2" />
  577. </list>
  578. </option>
  579. </splitter-proportions>
  580. </settings>
  581. </state>
  582. <state key="ModuleStructureConfigurable.UI">
  583. <settings>
  584. <last-edited>JunitTest</last-edited>
  585. <splitter-proportions>
  586. <option name="proportions">
  587. <list>
  588. <option value="0.2" />
  589. </list>
  590. </option>
  591. </splitter-proportions>
  592. </settings>
  593. </state>
  594. <state key="ProjectLibrariesConfigurable.UI">
  595. <settings>
  596. <splitter-proportions>
  597. <option name="proportions">
  598. <list>
  599. <option value="0.2" />
  600. </list>
  601. </option>
  602. </splitter-proportions>
  603. </settings>
  604. </state>
  605. </states>
  606. </component>
  607. </project>