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.

446 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
  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/misc.xml" beforeDir="false" afterPath="$PROJECT_DIR$/.idea/misc.xml" afterDir="false" />
  6. <change beforePath="$PROJECT_DIR$/.idea/workspace.xml" beforeDir="false" afterPath="$PROJECT_DIR$/.idea/workspace.xml" afterDir="false" />
  7. <change beforePath="$PROJECT_DIR$/out/production/Alpha/D_Test1$1.class" beforeDir="false" />
  8. <change beforePath="$PROJECT_DIR$/out/production/Alpha/D_Test1$2.class" beforeDir="false" />
  9. <change beforePath="$PROJECT_DIR$/out/production/Alpha/D_Test1.class" beforeDir="false" />
  10. <change beforePath="$PROJECT_DIR$/out/production/Alpha/Main$1.class" beforeDir="false" afterPath="$PROJECT_DIR$/out/production/Alpha/Main$1.class" afterDir="false" />
  11. <change beforePath="$PROJECT_DIR$/out/production/Alpha/Main$2.class" beforeDir="false" afterPath="$PROJECT_DIR$/out/production/Alpha/Main$2.class" afterDir="false" />
  12. <change beforePath="$PROJECT_DIR$/out/production/Alpha/Main$ActionListener1.class" beforeDir="false" afterPath="$PROJECT_DIR$/out/production/Alpha/Main$ActionListener1.class" afterDir="false" />
  13. <change beforePath="$PROJECT_DIR$/out/production/Alpha/Main.class" beforeDir="false" afterPath="$PROJECT_DIR$/out/production/Alpha/Main.class" 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/Main.java">
  29. <provider selected="true" editor-type-id="text-editor">
  30. <state relative-caret-position="425">
  31. <caret line="27" selection-start-line="27" selection-end-line="27" />
  32. </state>
  33. </provider>
  34. </entry>
  35. </file>
  36. <file pinned="false" current-in-tab="false">
  37. <entry file="file://$PROJECT_DIR$/src/D_Geburtstag.java">
  38. <provider selected="true" editor-type-id="text-editor">
  39. <state relative-caret-position="323">
  40. <caret line="19" selection-start-line="15" selection-end-line="19" />
  41. </state>
  42. </provider>
  43. </entry>
  44. </file>
  45. <file pinned="false" current-in-tab="false">
  46. <entry file="file://$PROJECT_DIR$/src/D_Test2.java">
  47. <provider selected="true" editor-type-id="text-editor">
  48. <state>
  49. <caret column="13" selection-start-column="13" selection-end-column="13" />
  50. </state>
  51. </provider>
  52. </entry>
  53. </file>
  54. </leaf>
  55. </component>
  56. <component name="FileTemplateManagerImpl">
  57. <option name="RECENT_TEMPLATES">
  58. <list>
  59. <option value="Class" />
  60. </list>
  61. </option>
  62. </component>
  63. <component name="FindInProjectRecents">
  64. <findStrings>
  65. <find>pa.</find>
  66. </findStrings>
  67. <replaceStrings>
  68. <replace>this.</replace>
  69. </replaceStrings>
  70. </component>
  71. <component name="Git.Settings">
  72. <option name="RECENT_GIT_ROOT_PATH" value="$PROJECT_DIR$" />
  73. </component>
  74. <component name="IdeDocumentHistory">
  75. <option name="CHANGED_PATHS">
  76. <list>
  77. <option value="$PROJECT_DIR$/src/testFrame.java" />
  78. <option value="$PROJECT_DIR$/src/fenster.java" />
  79. <option value="$PROJECT_DIR$/src/geburtstag.java" />
  80. <option value="$PROJECT_DIR$/src/Geburtstag.java" />
  81. <option value="$PROJECT_DIR$/src/Main.java" />
  82. </list>
  83. </option>
  84. </component>
  85. <component name="ProjectFrameBounds" extendedState="6">
  86. <option name="x" value="-8" />
  87. <option name="y" value="-8" />
  88. <option name="width" value="1346" />
  89. <option name="height" value="728" />
  90. </component>
  91. <component name="ProjectLevelVcsManager">
  92. <ConfirmationsSetting value="2" id="Add" />
  93. </component>
  94. <component name="ProjectView">
  95. <navigator proportions="" version="1">
  96. <foldersAlwaysOnTop value="true" />
  97. </navigator>
  98. <panes>
  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="Scope" />
  116. <pane id="PackagesPane" />
  117. </panes>
  118. </component>
  119. <component name="PropertiesComponent">
  120. <property name="SHARE_PROJECT_CONFIGURATION_FILES" value="true" />
  121. <property name="WebServerToolWindowFactoryState" value="false" />
  122. <property name="aspect.path.notification.shown" value="true" />
  123. <property name="project.structure.last.edited" value="Project" />
  124. <property name="project.structure.proportion" value="0.15" />
  125. <property name="project.structure.side.proportion" value="0.0" />
  126. </component>
  127. <component name="RunDashboard">
  128. <option name="ruleStates">
  129. <list>
  130. <RuleState>
  131. <option name="name" value="ConfigurationTypeDashboardGroupingRule" />
  132. </RuleState>
  133. <RuleState>
  134. <option name="name" value="StatusDashboardGroupingRule" />
  135. </RuleState>
  136. </list>
  137. </option>
  138. </component>
  139. <component name="RunManager" selected="Application.Main">
  140. <configuration name="D_Geburtstag" type="Application" factoryName="Application" temporary="true" nameIsGenerated="true">
  141. <option name="MAIN_CLASS_NAME" value="D_Geburtstag" />
  142. <module name="Alpha" />
  143. <method v="2">
  144. <option name="Make" enabled="true" />
  145. </method>
  146. </configuration>
  147. <configuration name="D_Test1" type="Application" factoryName="Application" temporary="true" nameIsGenerated="true">
  148. <option name="MAIN_CLASS_NAME" value="D_Test1" />
  149. <module name="Alpha" />
  150. <method v="2">
  151. <option name="Make" enabled="true" />
  152. </method>
  153. </configuration>
  154. <configuration name="Main" type="Application" factoryName="Application" temporary="true" nameIsGenerated="true">
  155. <option name="MAIN_CLASS_NAME" value="Main" />
  156. <module name="Alpha" />
  157. <method v="2">
  158. <option name="Make" enabled="true" />
  159. </method>
  160. </configuration>
  161. <configuration name="fenster" type="Application" factoryName="Application" temporary="true" nameIsGenerated="true">
  162. <option name="MAIN_CLASS_NAME" value="fenster" />
  163. <module name="Alpha" />
  164. <method v="2">
  165. <option name="Make" enabled="true" />
  166. </method>
  167. </configuration>
  168. <configuration name="main" type="Application" factoryName="Application" temporary="true" nameIsGenerated="true">
  169. <option name="MAIN_CLASS_NAME" value="main" />
  170. <module name="Alpha" />
  171. <method v="2">
  172. <option name="Make" enabled="true" />
  173. </method>
  174. </configuration>
  175. <recent_temporary>
  176. <list>
  177. <item itemvalue="Application.Main" />
  178. <item itemvalue="Application.D_Test1" />
  179. <item itemvalue="Application.D_Geburtstag" />
  180. <item itemvalue="Application.main" />
  181. <item itemvalue="Application.fenster" />
  182. </list>
  183. </recent_temporary>
  184. </component>
  185. <component name="SvnConfiguration">
  186. <configuration />
  187. </component>
  188. <component name="TaskManager">
  189. <task active="true" id="Default" summary="Default task">
  190. <changelist id="41dc023d-0769-466f-850a-8e3eed9fe5fa" name="Default Changelist" comment="" />
  191. <created>1562340910388</created>
  192. <option name="number" value="Default" />
  193. <option name="presentableId" value="Default" />
  194. <updated>1562340910388</updated>
  195. <workItem from="1562340912093" duration="26000" />
  196. <workItem from="1562341014848" duration="1785000" />
  197. <workItem from="1562343569757" duration="85000" />
  198. <workItem from="1562343774281" duration="2056000" />
  199. <workItem from="1562347057096" duration="199000" />
  200. <workItem from="1562379817416" duration="627000" />
  201. <workItem from="1562534024971" duration="213000" />
  202. </task>
  203. <task id="LOCAL-00001" summary="neue master">
  204. <created>1562341097724</created>
  205. <option name="number" value="00001" />
  206. <option name="presentableId" value="LOCAL-00001" />
  207. <option name="project" value="LOCAL" />
  208. <updated>1562341097724</updated>
  209. </task>
  210. <task id="LOCAL-00002" summary="neue master">
  211. <created>1562341184106</created>
  212. <option name="number" value="00002" />
  213. <option name="presentableId" value="LOCAL-00002" />
  214. <option name="project" value="LOCAL" />
  215. <updated>1562341184106</updated>
  216. </task>
  217. <task id="LOCAL-00003" summary="geburtstag sauber">
  218. <created>1562343360954</created>
  219. <option name="number" value="00003" />
  220. <option name="presentableId" value="LOCAL-00003" />
  221. <option name="project" value="LOCAL" />
  222. <updated>1562343360954</updated>
  223. </task>
  224. <task id="LOCAL-00004" summary="geburtstag sauber">
  225. <created>1562343454615</created>
  226. <option name="number" value="00004" />
  227. <option name="presentableId" value="LOCAL-00004" />
  228. <option name="project" value="LOCAL" />
  229. <updated>1562343454615</updated>
  230. </task>
  231. <task id="LOCAL-00005" summary="geburtstag sauber">
  232. <created>1562344148629</created>
  233. <option name="number" value="00005" />
  234. <option name="presentableId" value="LOCAL-00005" />
  235. <option name="project" value="LOCAL" />
  236. <updated>1562344148629</updated>
  237. </task>
  238. <task id="LOCAL-00006" summary="Main bereinigt">
  239. <created>1562344619215</created>
  240. <option name="number" value="00006" />
  241. <option name="presentableId" value="LOCAL-00006" />
  242. <option name="project" value="LOCAL" />
  243. <updated>1562344619215</updated>
  244. </task>
  245. <task id="LOCAL-00007" summary="junit klassen erst mal entfernen">
  246. <created>1562346483053</created>
  247. <option name="number" value="00007" />
  248. <option name="presentableId" value="LOCAL-00007" />
  249. <option name="project" value="LOCAL" />
  250. <updated>1562346483053</updated>
  251. </task>
  252. <task id="LOCAL-00008" summary="junit klassen erst mal entfernen">
  253. <created>1562348184129</created>
  254. <option name="number" value="00008" />
  255. <option name="presentableId" value="LOCAL-00008" />
  256. <option name="project" value="LOCAL" />
  257. <updated>1562348184129</updated>
  258. </task>
  259. <task id="LOCAL-00009" summary="Fenster wird um Auswahl Fenster erweitert">
  260. <created>1562349172389</created>
  261. <option name="number" value="00009" />
  262. <option name="presentableId" value="LOCAL-00009" />
  263. <option name="project" value="LOCAL" />
  264. <updated>1562349172389</updated>
  265. </task>
  266. <task id="LOCAL-00010" summary="Fenster wird um Auswahl Fenster erweitert">
  267. <created>1562349989934</created>
  268. <option name="number" value="00010" />
  269. <option name="presentableId" value="LOCAL-00010" />
  270. <option name="project" value="LOCAL" />
  271. <updated>1562349989934</updated>
  272. </task>
  273. <option name="localTasksCounter" value="11" />
  274. <servers />
  275. </component>
  276. <component name="TimeTrackingManager">
  277. <option name="totallyTimeSpent" value="7540000" />
  278. </component>
  279. <component name="ToolWindowManager">
  280. <frame x="-8" y="-8" width="1936" height="1066" extended-state="6" />
  281. <layout>
  282. <window_info active="true" content_ui="combo" id="Project" order="0" visible="true" weight="0.17643923" />
  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" weight="0.32934928" />
  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. <provider selected="true" editor-type-id="text-editor">
  363. <state relative-caret-position="323">
  364. <caret line="19" lean-forward="true" selection-start-line="15" selection-end-line="19" />
  365. </state>
  366. </provider>
  367. </entry>
  368. <entry file="file://$PROJECT_DIR$/src/Main.java">
  369. <provider selected="true" editor-type-id="text-editor">
  370. <state relative-caret-position="425">
  371. <caret line="27" selection-start-line="27" selection-end-line="27" />
  372. </state>
  373. </provider>
  374. </entry>
  375. </component>
  376. <component name="masterDetails">
  377. <states>
  378. <state key="ArtifactsStructureConfigurable.UI">
  379. <settings>
  380. <artifact-editor />
  381. <splitter-proportions>
  382. <option name="proportions">
  383. <list>
  384. <option value="0.2" />
  385. </list>
  386. </option>
  387. </splitter-proportions>
  388. </settings>
  389. </state>
  390. <state key="FacetStructureConfigurable.UI">
  391. <settings>
  392. <splitter-proportions>
  393. <option name="proportions">
  394. <list>
  395. <option value="0.2" />
  396. </list>
  397. </option>
  398. </splitter-proportions>
  399. </settings>
  400. </state>
  401. <state key="GlobalLibrariesConfigurable.UI">
  402. <settings>
  403. <splitter-proportions>
  404. <option name="proportions">
  405. <list>
  406. <option value="0.2" />
  407. </list>
  408. </option>
  409. </splitter-proportions>
  410. </settings>
  411. </state>
  412. <state key="JdkListConfigurable.UI">
  413. <settings>
  414. <splitter-proportions>
  415. <option name="proportions">
  416. <list>
  417. <option value="0.2" />
  418. </list>
  419. </option>
  420. </splitter-proportions>
  421. </settings>
  422. </state>
  423. <state key="ModuleStructureConfigurable.UI">
  424. <settings>
  425. <splitter-proportions>
  426. <option name="proportions">
  427. <list>
  428. <option value="0.2" />
  429. </list>
  430. </option>
  431. </splitter-proportions>
  432. </settings>
  433. </state>
  434. <state key="ProjectLibrariesConfigurable.UI">
  435. <settings>
  436. <splitter-proportions>
  437. <option name="proportions">
  438. <list>
  439. <option value="0.2" />
  440. </list>
  441. </option>
  442. </splitter-proportions>
  443. </settings>
  444. </state>
  445. </states>
  446. </component>
  447. </project>