workspace.xml 17 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <project version="4">
  3. <component name="ArtifactsWorkspaceSettings">
  4. <artifacts-to-build>
  5. <artifact name="jls:jar" />
  6. </artifacts-to-build>
  7. </component>
  8. <component name="AutoImportSettings">
  9. <option name="autoReloadType" value="ALL" />
  10. </component>
  11. <component name="ChangeListManager">
  12. <list default="true" id="1e31c16d-8df4-46b0-ac26-36d3ca2987bd" name="Changes" comment="add update_pkhgbuild">
  13. <change beforePath="$PROJECT_DIR$/build.gradle" beforeDir="false" afterPath="$PROJECT_DIR$/build.gradle" afterDir="false" />
  14. <change beforePath="$PROJECT_DIR$/src/main/java/com/anas/javautils/jls/Main.java" beforeDir="false" afterPath="$PROJECT_DIR$/src/main/java/com/anas/javautils/jls/Main.java" afterDir="false" />
  15. </list>
  16. <option name="SHOW_DIALOG" value="false" />
  17. <option name="HIGHLIGHT_CONFLICTS" value="true" />
  18. <option name="HIGHLIGHT_NON_ACTIVE_CHANGELIST" value="false" />
  19. <option name="LAST_RESOLUTION" value="IGNORE" />
  20. </component>
  21. <component name="ExternalProjectsData">
  22. <projectState path="$PROJECT_DIR$">
  23. <ProjectState />
  24. </projectState>
  25. </component>
  26. <component name="ExternalProjectsManager">
  27. <system id="GRADLE">
  28. <state>
  29. <task path="$PROJECT_DIR$">
  30. <activation />
  31. </task>
  32. <projects_view>
  33. <tree_state>
  34. <expand>
  35. <path>
  36. <item name="" type="6a2764b6:ExternalProjectsStructure$RootNode" />
  37. <item name="jls" type="f1a62948:ProjectNode" />
  38. </path>
  39. <path>
  40. <item name="" type="6a2764b6:ExternalProjectsStructure$RootNode" />
  41. <item name="jls" type="f1a62948:ProjectNode" />
  42. <item name="Tasks" type="e4a08cd1:TasksNode" />
  43. </path>
  44. <path>
  45. <item name="" type="6a2764b6:ExternalProjectsStructure$RootNode" />
  46. <item name="jls" type="f1a62948:ProjectNode" />
  47. <item name="Tasks" type="e4a08cd1:TasksNode" />
  48. <item name="build" type="c8890929:TasksNode$1" />
  49. </path>
  50. <path>
  51. <item name="" type="6a2764b6:ExternalProjectsStructure$RootNode" />
  52. <item name="jls" type="f1a62948:ProjectNode" />
  53. <item name="Tasks" type="e4a08cd1:TasksNode" />
  54. <item name="build setup" type="c8890929:TasksNode$1" />
  55. </path>
  56. <path>
  57. <item name="" type="6a2764b6:ExternalProjectsStructure$RootNode" />
  58. <item name="jls" type="f1a62948:ProjectNode" />
  59. <item name="Tasks" type="e4a08cd1:TasksNode" />
  60. <item name="documentation" type="c8890929:TasksNode$1" />
  61. </path>
  62. <path>
  63. <item name="" type="6a2764b6:ExternalProjectsStructure$RootNode" />
  64. <item name="jls" type="f1a62948:ProjectNode" />
  65. <item name="Run Configurations" type="7b0102dc:RunConfigurationsNode" />
  66. </path>
  67. </expand>
  68. <select />
  69. </tree_state>
  70. </projects_view>
  71. </state>
  72. </system>
  73. </component>
  74. <component name="FileTemplateManagerImpl">
  75. <option name="RECENT_TEMPLATES">
  76. <list>
  77. <option value="Enum" />
  78. <option value="Class" />
  79. <option value="GPL-3.0" />
  80. </list>
  81. </option>
  82. </component>
  83. <component name="Git.Settings">
  84. <option name="RECENT_GIT_ROOT_PATH" value="$PROJECT_DIR$" />
  85. </component>
  86. <component name="GitToolBoxStore">
  87. <option name="projectConfigVersion" value="5" />
  88. <option name="recentBranches">
  89. <RecentBranches>
  90. <option name="branchesForRepo">
  91. <list>
  92. <RecentBranchesForRepo>
  93. <option name="branches">
  94. <list>
  95. <RecentBranch>
  96. <option name="branchName" value="master" />
  97. <option name="lastUsedInstant" value="1655838730" />
  98. </RecentBranch>
  99. <RecentBranch>
  100. <option name="branchName" value="create-scripts" />
  101. <option name="lastUsedInstant" value="1655833208" />
  102. </RecentBranch>
  103. <RecentBranch>
  104. <option name="branchName" value="add-more-options" />
  105. <option name="lastUsedInstant" value="1655811942" />
  106. </RecentBranch>
  107. <RecentBranch>
  108. <option name="branchName" value="add-java-docs" />
  109. <option name="lastUsedInstant" value="1655803962" />
  110. </RecentBranch>
  111. <RecentBranch>
  112. <option name="branchName" value="add-recursive-mode" />
  113. <option name="lastUsedInstant" value="1655094152" />
  114. </RecentBranch>
  115. </list>
  116. </option>
  117. <option name="repositoryRootUrl" value="file://$PROJECT_DIR$" />
  118. </RecentBranchesForRepo>
  119. <RecentBranchesForRepo>
  120. <option name="branches">
  121. <list>
  122. <RecentBranch>
  123. <option name="branchName" value="master" />
  124. <option name="lastUsedInstant" value="1655873135" />
  125. </RecentBranch>
  126. </list>
  127. </option>
  128. <option name="repositoryRootUrl" value="file://$PROJECT_DIR$/archpackage/jls" />
  129. </RecentBranchesForRepo>
  130. </list>
  131. </option>
  132. </RecentBranches>
  133. </option>
  134. </component>
  135. <component name="GoLibraries">
  136. <option name="indexEntireGoPath" value="true" />
  137. </component>
  138. <component name="MacroExpansionManager">
  139. <option name="directoryName" value="invorwiq" />
  140. </component>
  141. <component name="MarkdownSettingsMigration">
  142. <option name="stateVersion" value="1" />
  143. </component>
  144. <component name="ProjectId" id="2A3oWLrKAXLcHeXyt4ZsWPmZblR" />
  145. <component name="ProjectLevelVcsManager" settingsEditedManually="true">
  146. <ConfirmationsSetting value="1" id="Add" />
  147. </component>
  148. <component name="ProjectViewState">
  149. <option name="hideEmptyMiddlePackages" value="true" />
  150. <option name="showLibraryContents" value="true" />
  151. <option name="showMembers" value="true" />
  152. <option name="showVisibilityIcons" value="true" />
  153. </component>
  154. <component name="PropertiesComponent">{
  155. &quot;keyToString&quot;: {
  156. &quot;RunOnceActivity.go.format.on.save.advertiser.fired&quot;: &quot;true&quot;,
  157. &quot;RunOnceActivity.go.formatter.settings.were.checked&quot;: &quot;true&quot;,
  158. &quot;RunOnceActivity.go.migrated.go.modules.settings&quot;: &quot;true&quot;,
  159. &quot;WebServerToolWindowFactoryState&quot;: &quot;false&quot;,
  160. &quot;com.intellij.openapi.externalSystem.service.settings.ExternalSystemGroupConfigurable&quot;: &quot;ALL&quot;,
  161. &quot;go.import.settings.migrated&quot;: &quot;true&quot;,
  162. &quot;last_opened_file_path&quot;: &quot;/home/yosef/git-clone/jls&quot;,
  163. &quot;node.js.detected.package.eslint&quot;: &quot;true&quot;,
  164. &quot;node.js.detected.package.tslint&quot;: &quot;true&quot;,
  165. &quot;node.js.selected.package.eslint&quot;: &quot;(autodetect)&quot;,
  166. &quot;node.js.selected.package.tslint&quot;: &quot;(autodetect)&quot;,
  167. &quot;nodejs_package_manager_path&quot;: &quot;npm&quot;,
  168. &quot;project.structure.last.edited&quot;: &quot;Modules&quot;,
  169. &quot;project.structure.proportion&quot;: &quot;0.15&quot;,
  170. &quot;project.structure.side.proportion&quot;: &quot;0.21034482&quot;,
  171. &quot;ruby.rails.projectView.checked&quot;: &quot;true&quot;,
  172. &quot;settings.editor.selected.configurable&quot;: &quot;project.propVCSSupport.DirectoryMappings&quot;
  173. },
  174. &quot;keyToStringList&quot;: {
  175. &quot;com.intellij.ide.scratch.ScratchImplUtil$2/New Scratch File&quot;: [
  176. &quot;JAVA&quot;
  177. ]
  178. }
  179. }</component>
  180. <component name="RecentsManager">
  181. <key name="CreateClassDialog.RecentsKey">
  182. <recent name="com.anas.javautils.jls.utils" />
  183. <recent name="com.anas.javautils.jls.output" />
  184. <recent name="com.anas.javautils.jls.args" />
  185. <recent name="com.anas.javautils.jls" />
  186. </key>
  187. <key name="MoveFile.RECENT_KEYS">
  188. <recent name="$PROJECT_DIR$/archpackage" />
  189. <recent name="$PROJECT_DIR$" />
  190. <recent name="$PROJECT_DIR$/Screenshots" />
  191. <recent name="$PROJECT_DIR$/archpackage/jls" />
  192. <recent name="$PROJECT_DIR$/src/main/resources" />
  193. </key>
  194. </component>
  195. <component name="RunAnythingCache">
  196. <option name="myCommands">
  197. <command value="gradle jar" />
  198. </option>
  199. </component>
  200. <component name="RunManager" selected="Application.com.anas.javautils.jls.Main">
  201. <configuration name="com.anas.javautils.jls.Main" type="Application" factoryName="Application" nameIsGenerated="true">
  202. <option name="MAIN_CLASS_NAME" value="com.anas.javautils.jls.Main" />
  203. <module name="jls.main" />
  204. <option name="PROGRAM_PARAMETERS" value="-l $USER_HOME$ -c" />
  205. <extension name="coverage">
  206. <pattern>
  207. <option name="PATTERN" value="com.anas.javautils.jls.*" />
  208. <option name="ENABLED" value="true" />
  209. </pattern>
  210. </extension>
  211. <method v="2">
  212. <option name="Make" enabled="true" />
  213. </method>
  214. </configuration>
  215. <configuration name="jls [assemble]" type="GradleRunConfiguration" factoryName="Gradle" temporary="true">
  216. <ExternalSystemSettings>
  217. <option name="executionName" />
  218. <option name="externalProjectPath" value="$PROJECT_DIR$" />
  219. <option name="externalSystemIdString" value="GRADLE" />
  220. <option name="scriptParameters" />
  221. <option name="taskDescriptions">
  222. <list />
  223. </option>
  224. <option name="taskNames">
  225. <list>
  226. <option value="assemble" />
  227. </list>
  228. </option>
  229. <option name="vmOptions" />
  230. </ExternalSystemSettings>
  231. <ExternalSystemDebugServerProcess>true</ExternalSystemDebugServerProcess>
  232. <ExternalSystemReattachDebugProcess>true</ExternalSystemReattachDebugProcess>
  233. <DebugAllEnabled>false</DebugAllEnabled>
  234. <method v="2" />
  235. </configuration>
  236. <configuration name="jls-0.3.0.jar" type="JarApplication" temporary="true">
  237. <option name="JAR_PATH" value="$PROJECT_DIR$/build/libs/jls-0.3.0.jar" />
  238. <method v="2" />
  239. </configuration>
  240. <configuration name="jls.jar (1)" type="JarApplication" temporary="true">
  241. <option name="JAR_PATH" value="$PROJECT_DIR$/out/artifacts/jls_main_jar/jls.jar" />
  242. <method v="2" />
  243. </configuration>
  244. <configuration name="jls.jar" type="JarApplication" temporary="true">
  245. <option name="JAR_PATH" value="$PROJECT_DIR$/out/artifacts/jls_jar/jls.jar" />
  246. <method v="2" />
  247. </configuration>
  248. <configuration name="jls.main.jar" type="JarApplication" temporary="true">
  249. <option name="JAR_PATH" value="$PROJECT_DIR$/out/artifacts/jls_main_jar/jls.main.jar" />
  250. <method v="2" />
  251. </configuration>
  252. <list>
  253. <item itemvalue="Application.com.anas.javautils.jls.Main" />
  254. <item itemvalue="Gradle.jls [assemble]" />
  255. <item itemvalue="JAR Application.jls.jar (1)" />
  256. <item itemvalue="JAR Application.jls.main.jar" />
  257. <item itemvalue="JAR Application.jls-0.3.0.jar" />
  258. <item itemvalue="JAR Application.jls.jar" />
  259. </list>
  260. <recent_temporary>
  261. <list>
  262. <item itemvalue="JAR Application.jls.jar (1)" />
  263. <item itemvalue="JAR Application.jls.main.jar" />
  264. <item itemvalue="JAR Application.jls.jar" />
  265. <item itemvalue="JAR Application.jls-0.3.0.jar" />
  266. <item itemvalue="Gradle.jls [assemble]" />
  267. </list>
  268. </recent_temporary>
  269. </component>
  270. <component name="SpellCheckerSettings" RuntimeDictionaries="0" Folders="0" CustomDictionaries="0" DefaultDictionary="application-level" UseSingleDictionary="true" transferred="true" />
  271. <component name="TaskManager">
  272. <task active="true" id="Default" summary="Default task">
  273. <changelist id="1e31c16d-8df4-46b0-ac26-36d3ca2987bd" name="Changes" comment="" />
  274. <created>1654247662754</created>
  275. <option name="number" value="Default" />
  276. <option name="presentableId" value="Default" />
  277. <updated>1654247662754</updated>
  278. <workItem from="1654247664103" duration="114175000" />
  279. <workItem from="1654870369933" duration="27792000" />
  280. <workItem from="1655223379592" duration="2329000" />
  281. <workItem from="1655358779922" duration="1164000" />
  282. <workItem from="1655800907101" duration="1419000" />
  283. <workItem from="1655803328904" duration="30047000" />
  284. <workItem from="1655835841913" duration="143000" />
  285. <workItem from="1655835996416" duration="93000" />
  286. <workItem from="1655836099807" duration="18508000" />
  287. <workItem from="1655883955539" duration="16549000" />
  288. <workItem from="1655926667483" duration="2776000" />
  289. <workItem from="1669555149902" duration="266000" />
  290. <workItem from="1669555437044" duration="15000" />
  291. <workItem from="1669555519604" duration="380000" />
  292. <workItem from="1669555925436" duration="21000" />
  293. <workItem from="1669556563462" duration="1469000" />
  294. <workItem from="1669586282286" duration="1227000" />
  295. <workItem from="1669587816952" duration="208000" />
  296. <workItem from="1669588031562" duration="108000" />
  297. <workItem from="1669588243108" duration="368000" />
  298. <workItem from="1669603507740" duration="379000" />
  299. </task>
  300. <task id="LOCAL-00001" summary="Improve options 😉">
  301. <created>1654755440050</created>
  302. <option name="number" value="00001" />
  303. <option name="presentableId" value="LOCAL-00001" />
  304. <option name="project" value="LOCAL" />
  305. <updated>1654755440050</updated>
  306. </task>
  307. <task id="LOCAL-00002" summary="Add then options table 🥰">
  308. <created>1654755483874</created>
  309. <option name="number" value="00002" />
  310. <option name="presentableId" value="LOCAL-00002" />
  311. <option name="project" value="LOCAL" />
  312. <updated>1654755483875</updated>
  313. </task>
  314. <task id="LOCAL-00003" summary="update nerd-font ,url , sha256sums">
  315. <created>1669555806254</created>
  316. <option name="number" value="00003" />
  317. <option name="presentableId" value="LOCAL-00003" />
  318. <option name="project" value="LOCAL" />
  319. <updated>1669555806254</updated>
  320. </task>
  321. <task id="LOCAL-00004" summary="add action">
  322. <created>1669557121187</created>
  323. <option name="number" value="00004" />
  324. <option name="presentableId" value="LOCAL-00004" />
  325. <option name="project" value="LOCAL" />
  326. <updated>1669557121187</updated>
  327. </task>
  328. <task id="LOCAL-00005" summary="edit action.yml">
  329. <created>1669587436242</created>
  330. <option name="number" value="00005" />
  331. <option name="presentableId" value="LOCAL-00005" />
  332. <option name="project" value="LOCAL" />
  333. <updated>1669587436242</updated>
  334. </task>
  335. <task id="LOCAL-00006" summary="edit nerd-font ,url,sha256sums">
  336. <created>1669587914204</created>
  337. <option name="number" value="00006" />
  338. <option name="presentableId" value="LOCAL-00006" />
  339. <option name="project" value="LOCAL" />
  340. <updated>1669587914204</updated>
  341. </task>
  342. <task id="LOCAL-00007" summary="add update_pkhgbuild">
  343. <created>1669588117149</created>
  344. <option name="number" value="00007" />
  345. <option name="presentableId" value="LOCAL-00007" />
  346. <option name="project" value="LOCAL" />
  347. <updated>1669588117149</updated>
  348. </task>
  349. <option name="localTasksCounter" value="8" />
  350. <servers />
  351. </component>
  352. <component name="TypeScriptGeneratedFilesManager">
  353. <option name="version" value="3" />
  354. </component>
  355. <component name="Vcs.Log.Tabs.Properties">
  356. <option name="TAB_STATES">
  357. <map>
  358. <entry key="MAIN">
  359. <value>
  360. <State />
  361. </value>
  362. </entry>
  363. </map>
  364. </option>
  365. </component>
  366. <component name="VcsManagerConfiguration">
  367. <ignored-roots>
  368. <path value="$PROJECT_DIR$/archpackage/jls" />
  369. </ignored-roots>
  370. <MESSAGE value="Improve options " />
  371. <MESSAGE value="Add then options table " />
  372. <MESSAGE value="update nerd-font ,url , sha256sums" />
  373. <MESSAGE value="add action" />
  374. <MESSAGE value="edit action.yml" />
  375. <MESSAGE value="edit nerd-font ,url,sha256sums" />
  376. <MESSAGE value="add update_pkhgbuild" />
  377. <option name="LAST_COMMIT_MESSAGE" value="add update_pkhgbuild" />
  378. </component>
  379. <component name="VgoProject">
  380. <integration-enabled>false</integration-enabled>
  381. <settings-migrated>true</settings-migrated>
  382. </component>
  383. <component name="XDebuggerManager">
  384. <breakpoint-manager>
  385. <default-breakpoints>
  386. <breakpoint type="python-exception">
  387. <properties notifyOnTerminate="true" exception="BaseException">
  388. <option name="notifyOnTerminate" value="true" />
  389. </properties>
  390. </breakpoint>
  391. </default-breakpoints>
  392. </breakpoint-manager>
  393. <watches-manager>
  394. <configuration name="GradleRunConfiguration">
  395. <watch expression="((File)file).listFiles()[0]" custom="java.io.File" />
  396. <watch expression="targetPath" />
  397. </configuration>
  398. </watches-manager>
  399. </component>
  400. </project>