-
Notifications
You must be signed in to change notification settings - Fork 5
Expand file tree
/
Copy pathworkspace.xml
More file actions
142 lines (142 loc) · 6.39 KB
/
workspace.xml
File metadata and controls
142 lines (142 loc) · 6.39 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
<?xml version="1.0" encoding="UTF-8"?>
<project version="4">
<component name="AutoImportSettings">
<option name="autoReloadType" value="SELECTIVE" />
</component>
<component name="ChangeListManager">
<list default="true" id="b123aa89-ad17-4bec-9322-c57617a847f9" name="Default Changelist" comment="">
<change afterPath="$PROJECT_DIR$/src/main/java/java8/funC/TestFunction.java" afterDir="false" />
<change afterPath="$PROJECT_DIR$/src/main/java/java8/funC/TestFunctionofAndthen.java" afterDir="false" />
<change afterPath="$PROJECT_DIR$/src/main/java/java8/funC/TestFunctionofcompose.java" afterDir="false" />
</list>
<option name="SHOW_DIALOG" value="false" />
<option name="HIGHLIGHT_CONFLICTS" value="true" />
<option name="HIGHLIGHT_NON_ACTIVE_CHANGELIST" value="false" />
<option name="LAST_RESOLUTION" value="IGNORE" />
</component>
<component name="FileTemplateManagerImpl">
<option name="RECENT_TEMPLATES">
<list>
<option value="Class" />
</list>
</option>
</component>
<component name="Git.Settings">
<option name="RECENT_GIT_ROOT_PATH" value="$PROJECT_DIR$/../.." />
</component>
<component name="MavenImportPreferences">
<option name="generalSettings">
<MavenGeneralSettings>
<option name="localRepository" value="D:\Program Files (x86)\maven\maven_repository" />
<option name="mavenHome" value="$PROJECT_DIR$/../../../Program Files (x86)/maven/apache-maven-3.8.1" />
<option name="userSettingsFile" value="D:\Program Files (x86)\maven\apache-maven-3.8.1\conf\settings.xml" />
</MavenGeneralSettings>
</option>
</component>
<component name="ProjectId" id="1yWX01GlNnH060zNyPdjyFVG65u" />
<component name="ProjectLevelVcsManager" settingsEditedManually="true" />
<component name="ProjectViewState">
<option name="hideEmptyMiddlePackages" value="true" />
<option name="showLibraryContents" value="true" />
</component>
<component name="PropertiesComponent">
<property name="RunOnceActivity.OpenProjectViewOnStart" value="true" />
<property name="RunOnceActivity.ShowReadmeOnStart" value="true" />
<property name="WebServerToolWindowFactoryState" value="false" />
<property name="aspect.path.notification.shown" value="true" />
<property name="last_opened_file_path" value="$PROJECT_DIR$" />
<property name="nodejs_interpreter_path.stuck_in_default_project" value="undefined stuck path" />
<property name="nodejs_npm_path_reset_for_default_project" value="true" />
<property name="settings.editor.selected.configurable" value="MavenSettings" />
</component>
<component name="RunManager" selected="Application.TestFunctionofAndthen">
<configuration name="TestFunction" type="Application" factoryName="Application" temporary="true" nameIsGenerated="true">
<option name="MAIN_CLASS_NAME" value="java8.funC.TestFunction" />
<module name="practice" />
<extension name="coverage">
<pattern>
<option name="PATTERN" value="java8.funC.*" />
<option name="ENABLED" value="true" />
</pattern>
</extension>
<method v="2">
<option name="Make" enabled="true" />
</method>
</configuration>
<configuration name="TestFunctionIdentity" type="Application" factoryName="Application" temporary="true" nameIsGenerated="true">
<option name="MAIN_CLASS_NAME" value="java8.funC.TestFunctionIdentity" />
<module name="practice" />
<extension name="coverage">
<pattern>
<option name="PATTERN" value="java8.funC.*" />
<option name="ENABLED" value="true" />
</pattern>
</extension>
<method v="2">
<option name="Make" enabled="true" />
</method>
</configuration>
<configuration name="TestFunctionofAndthen" type="Application" factoryName="Application" temporary="true" nameIsGenerated="true">
<option name="MAIN_CLASS_NAME" value="java8.funC.TestFunctionofAndthen" />
<module name="practice" />
<extension name="coverage">
<pattern>
<option name="PATTERN" value="java8.funC.*" />
<option name="ENABLED" value="true" />
</pattern>
</extension>
<method v="2">
<option name="Make" enabled="true" />
</method>
</configuration>
<configuration name="TestFunctionofcompose" type="Application" factoryName="Application" temporary="true" nameIsGenerated="true">
<option name="MAIN_CLASS_NAME" value="java8.funC.TestFunctionofcompose" />
<module name="practice" />
<extension name="coverage">
<pattern>
<option name="PATTERN" value="java8.funC.*" />
<option name="ENABLED" value="true" />
</pattern>
</extension>
<method v="2">
<option name="Make" enabled="true" />
</method>
</configuration>
<configuration default="true" type="ArquillianJUnit" factoryName="" nameIsGenerated="true">
<option name="arquillianRunConfiguration">
<value>
<option name="containerStateName" value="" />
</value>
</option>
<option name="TEST_OBJECT" value="class" />
<method v="2">
<option name="Make" enabled="true" />
</method>
</configuration>
<recent_temporary>
<list>
<item itemvalue="Application.TestFunctionofAndthen" />
<item itemvalue="Application.TestFunctionIdentity" />
<item itemvalue="Application.TestFunctionofcompose" />
<item itemvalue="Application.TestFunction" />
</list>
</recent_temporary>
</component>
<component name="SpellCheckerSettings" RuntimeDictionaries="0" Folders="0" CustomDictionaries="0" DefaultDictionary="application-level" UseSingleDictionary="true" transferred="true" />
<component name="TaskManager">
<task active="true" id="Default" summary="Default task">
<changelist id="b123aa89-ad17-4bec-9322-c57617a847f9" name="Default Changelist" comment="" />
<created>1632368092325</created>
<option name="number" value="Default" />
<option name="presentableId" value="Default" />
<updated>1632368092325</updated>
<workItem from="1632368093680" duration="3685000" />
<workItem from="1632389315645" duration="7000" />
<workItem from="1632389694968" duration="2576000" />
</task>
<servers />
</component>
<component name="TypeScriptGeneratedFilesManager">
<option name="version" value="3" />
</component>
</project>