-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathworkspace.xml
83 lines (83 loc) · 3.87 KB
/
workspace.xml
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
<?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="2df941ac-597a-4e5b-b447-ce8c779ba99a" 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="LogFilters">
<option name="FILTER_ERRORS" value="false" />
<option name="FILTER_WARNINGS" value="false" />
<option name="FILTER_INFO" value="true" />
<option name="FILTER_DEBUG" value="true" />
<option name="CUSTOM_FILTER" />
</component>
<component name="MarkdownSettingsMigration">
<option name="stateVersion" value="1" />
</component>
<component name="ProjectColorInfo">{
"customColor": "",
"associatedIndex": 5
}</component>
<component name="ProjectId" id="2hV97WzvNzH1CvQ0V5jYZ9ZJ4KR" />
<component name="ProjectViewState">
<option name="hideEmptyMiddlePackages" value="true" />
<option name="showLibraryContents" value="true" />
</component>
<component name="PropertiesComponent">{
"keyToString": {
"Application.DatabaseTest.executor": "Run",
"Application.Test.executor": "Run",
"RunOnceActivity.OpenProjectViewOnStart": "true",
"RunOnceActivity.ShowReadmeOnStart": "true",
"Smart Tomcat.Tomcat: miniprojetjeeExamen.executor": "Run",
"kotlin-language-version-configured": "true",
"project.structure.last.edited": "SDKs",
"project.structure.proportion": "0.15",
"project.structure.side.proportion": "0.23678161",
"settings.editor.selected.configurable": "com.poratu.idea.plugins.tomcat.setting.TomcatServersConfigurable"
}
}</component>
<component name="RunManager">
<configuration name="Tomcat: miniprojetjeeExamen" type="com.poratu.idea.plugins.tomcat">
<predefined_log_file enabled="true" id="Tomcat Localhost Log" />
<predefined_log_file enabled="true" id="Tomcat Access Log" />
<predefined_log_file id="Tomcat Catalina Log" />
<predefined_log_file id="Tomcat Manager Log" />
<predefined_log_file id="Tomcat Host Manager Log" />
<option name="catalinaBase" value="" />
<option name="contextPath" value="/miniprojetjeeExamen" />
<option name="docBase" value="$PROJECT_DIR$/src/main/webapp" />
<option name="extraClassPath" value="" />
<option name="port" value="8081" />
<option name="tomcatInfo">
<TomcatInfo>
<option name="name" value="Apache Tomcat/10.1.18" />
<option name="path" value="$USER_HOME$/Charles Folder/s2/JEE/apache-tomcat-10.1.18" />
<option name="version" value="10.1.18.0" />
</TomcatInfo>
</option>
<option name="vmOptions" value="" />
<module name="miniprojetjeeExamen" />
<method v="2">
<option name="Make" enabled="true" />
</method>
</configuration>
</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="2df941ac-597a-4e5b-b447-ce8c779ba99a" name="Changes" comment="" />
<created>1716469379594</created>
<option name="number" value="Default" />
<option name="presentableId" value="Default" />
<updated>1716469379594</updated>
</task>
<servers />
</component>
</project>