-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathworkspace.xml
More file actions
77 lines (77 loc) · 3.35 KB
/
Copy pathworkspace.xml
File metadata and controls
77 lines (77 loc) · 3.35 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
<?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="35d3d5cb-9963-46d6-a264-d0023a609400" name="Changes" comment="" />
<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="ProjectColorInfo">{
"associatedIndex": 3
}</component>
<component name="ProjectId" id="368rFz176wZgMTDIr0nlRFfXUmd" />
<component name="ProjectViewState">
<option name="hideEmptyMiddlePackages" value="true" />
<option name="showLibraryContents" value="true" />
</component>
<component name="PropertiesComponent"><![CDATA[{
"keyToString": {
"Application.ContactManagementApp.executor": "Run",
"Application.Main.executor": "Run",
"ModuleVcsDetector.initialDetectionPerformed": "true",
"RunOnceActivity.ShowReadmeOnStart": "true",
"RunOnceActivity.TerminalTabsStorage.copyFrom.TerminalArrangementManager.252": "true",
"kotlin-language-version-configured": "true",
"last_opened_file_path": "C:/Users/ARPITHA/Desktop/naby/ContactManager",
"onboarding.tips.debug.path": "C:/Users/ARPITHA/Desktop/naby/ContactManager/src/Main.java"
}
}]]></component>
<component name="RunAnythingCache">
<myKeys>
<visibility group="Gradle Tasks" flag="true" />
<visibility group="Maven Goals" flag="true" />
<visibility group="Recent projects" flag="true" />
<visibility group="Run configurations" flag="true" />
<visibility group="com.intellij.ide.actions.runAnything.RunAnythingRunConfigurationProvider" flag="true" />
<visibility group="com.intellij.ide.actions.runAnything.activity.RunAnythingRecentProjectProvider" flag="true" />
<visibility group="org.jetbrains.idea.maven.execution.MavenRunAnythingProvider" flag="true" />
<visibility group="org.jetbrains.plugins.gradle.execution.GradleRunAnythingProvider" flag="true" />
</myKeys>
</component>
<component name="RunAnythingContextRecentDirectoryCache">
<option name="paths">
<recentPaths value="$PROJECT_DIR$" />
</option>
</component>
<component name="RunManager">
<configuration name="Main" type="Application" factoryName="Application" nameIsGenerated="true">
<option name="UNNAMED_CLASS_CONFIGURATION" value="true" />
<option name="MAIN_CLASS_NAME" value="src" />
<module name="ContactManager" />
<method v="2">
<option name="Make" enabled="true" />
</method>
</configuration>
</component>
<component name="TaskManager">
<task active="true" id="Default" summary="Default task">
<changelist id="35d3d5cb-9963-46d6-a264-d0023a609400" name="Changes" comment="" />
<created>1764398940028</created>
<option name="number" value="Default" />
<option name="presentableId" value="Default" />
<updated>1764398940028</updated>
</task>
<servers />
</component>
</project>