-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathPrank Suite.iws
140 lines (140 loc) · 5.61 KB
/
Prank Suite.iws
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
<?xml version="1.0" encoding="UTF-8"?>
<project version="4">
<component name="ArtifactsWorkspaceSettings">
<artifacts-to-build>
<artifact name="PSClient" />
</artifacts-to-build>
</component>
<component name="AutoImportSettings">
<option name="autoReloadType" value="SELECTIVE" />
</component>
<component name="ChangeListManager">
<list default="true" id="288cad36-acfe-4287-8b1c-63f15e0a8f98" name="Changes" comment="">
<change beforePath="$PROJECT_DIR$/Prank Suite.ipr" beforeDir="false" afterPath="$PROJECT_DIR$/Prank Suite.ipr" afterDir="false" />
<change beforePath="$PROJECT_DIR$/src/META-INF/MANIFEST.MF" beforeDir="false" afterPath="$PROJECT_DIR$/src/META-INF/MANIFEST.MF" 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="Enum" />
<option value="Class" />
</list>
</option>
</component>
<component name="Git.Settings">
<option name="RECENT_GIT_ROOT_PATH" value="$PROJECT_DIR$" />
</component>
<component name="HighlightingSettingsPerFile">
<setting file="jar://$USER_HOME$/.jdks/temurin-17.0.4/lib/src.zip!/java.base/java/util/HashMap.java" root0="SKIP_INSPECTION" />
</component>
<component name="MacroExpansionManager">
<option name="directoryName" value="l48xb58n" />
</component>
<component name="MarkdownSettingsMigration">
<option name="stateVersion" value="1" />
</component>
<component name="ProjectId" id="2D5UyO76JLJevQa4mZOaHgMu6I4" />
<component name="ProjectLevelVcsManager">
<ConfirmationsSetting value="2" id="Add" />
</component>
<component name="ProjectViewState">
<option name="hideEmptyMiddlePackages" value="true" />
<option name="showLibraryContents" value="true" />
</component>
<component name="PropertiesComponent"><![CDATA[{
"keyToString": {
"ASKED_ADD_EXTERNAL_FILES": "true",
"Project.color": "2f5114",
"RunOnceActivity.OpenProjectViewOnStart": "true",
"RunOnceActivity.ShowReadmeOnStart": "true",
"dart.analysis.tool.window.visible": "false",
"last_opened_file_path": "D:/Users/Joshua/Documents/GitHub/WeebDetector/assets/backgrounds",
"project.structure.last.edited": "Artifacts",
"project.structure.proportion": "0.15",
"project.structure.side.proportion": "0.2",
"settings.editor.selected.configurable": "preferences.pluginManager",
"show.migrate.to.gradle.popup": "false"
}
}]]></component>
<component name="RecentsManager">
<key name="CopyFile.RECENT_KEYS">
<recent name="D:\Users\Joshua\Documents\GitHub\WeebDetector\assets\backgrounds" />
</key>
<key name="CopyClassDialog.RECENTS_KEY">
<recent name="me.toast.pranksuite" />
</key>
</component>
<component name="RunManager" selected="Application.Client">
<configuration name="Client" type="Application" factoryName="Application">
<option name="MAIN_CLASS_NAME" value="me.toast.pranksuite.PSClient" />
<module name="Prank Suite" />
<option name="VM_PARAMETERS" value="--module-path C:\Users\Joshua\Documents\javafx-sdk-18.0.2\lib --add-modules=javafx.controls,javafx.fxml,javafx.web" />
<extension name="coverage">
<pattern>
<option name="PATTERN" value="me.toast.pranksuite.*" />
<option name="ENABLED" value="true" />
</pattern>
</extension>
<method v="2">
<option name="Make" enabled="true" />
</method>
</configuration>
<configuration name="Server" type="Application" factoryName="Application" temporary="true">
<option name="MAIN_CLASS_NAME" value="me.toast.pranksuite.PSServer" />
<module name="Prank Suite" />
<option name="VM_PARAMETERS" value="--module-path C:\Users\Joshua\Documents\javafx-sdk-18.0.2\lib --add-modules=javafx.controls,javafx.fxml,javafx.web" />
<extension name="coverage">
<pattern>
<option name="PATTERN" value="me.toast.pranksuite.*" />
<option name="ENABLED" value="true" />
</pattern>
</extension>
<method v="2">
<option name="Make" enabled="true" />
</method>
</configuration>
<list>
<item itemvalue="Application.Client" />
<item itemvalue="Application.Server" />
</list>
<recent_temporary>
<list>
<item itemvalue="Application.Server" />
</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="288cad36-acfe-4287-8b1c-63f15e0a8f98" name="Changes" comment="" />
<created>1659988692729</created>
<option name="number" value="Default" />
<option name="presentableId" value="Default" />
<updated>1659988692729</updated>
</task>
<servers />
</component>
<component name="Vcs.Log.Tabs.Properties">
<option name="TAB_STATES">
<map>
<entry key="MAIN">
<value>
<State />
</value>
</entry>
</map>
</option>
</component>
<component name="VcsManagerConfiguration">
<option name="ADD_EXTERNAL_FILES_SILENTLY" value="true" />
</component>
<component name="XSLT-Support.FileAssociations.UIState">
<expand />
<select />
</component>
</project>