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.

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