-
Notifications
You must be signed in to change notification settings - Fork 167
/
source-formatter.properties
231 lines (228 loc) · 28.9 KB
/
source-formatter.properties
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
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
java.parser.enabled=true
checkstyle.ChainingCheck.allowedMethodNames=chars,\
connect,\
keySet,\
lines,\
parallelStream,\
stream
javaterm.sort.excludes=\
tools/plugins/com.liferay.ide.core/src/com/liferay/ide/core/properties/PluginPackageProperties.java@TYPE,\
tools/plugins/com.liferay.ide.hook.core/src/com/liferay/ide/hook/core/model/CustomJsp.java@TYPE,\
tools/plugins/com.liferay.ide.hook.core/src/com/liferay/ide/hook/core/model/CustomJspDir.java@TYPE,\
tools/plugins/com.liferay.ide.hook.core/src/com/liferay/ide/hook/core/model/Dispatcher.java@TYPE,\
tools/plugins/com.liferay.ide.hook.core/src/com/liferay/ide/hook/core/model/Hook.java@TYPE,\
tools/plugins/com.liferay.ide.hook.core/src/com/liferay/ide/hook/core/model/Hook6xx.java@TYPE,\
tools/plugins/com.liferay.ide.hook.core/src/com/liferay/ide/hook/core/model/IndexerPostProcessor.java@TYPE,\
tools/plugins/com.liferay.ide.hook.core/src/com/liferay/ide/hook/core/model/LanguageProperty.java@TYPE,\
tools/plugins/com.liferay.ide.hook.core/src/com/liferay/ide/hook/core/model/NameValue.java@TYPE,\
tools/plugins/com.liferay.ide.hook.core/src/com/liferay/ide/hook/core/model/Param.java@TYPE,\
tools/plugins/com.liferay.ide.hook.core/src/com/liferay/ide/hook/core/model/PortalPropertiesFile.java@TYPE,\
tools/plugins/com.liferay.ide.hook.core/src/com/liferay/ide/hook/core/model/ServiceWrapper.java@TYPE,\
tools/plugins/com.liferay.ide.hook.core/src/com/liferay/ide/hook/core/model/ServletFilter.java@TYPE,\
tools/plugins/com.liferay.ide.hook.core/src/com/liferay/ide/hook/core/model/ServletFilterMapping.java@TYPE,\
tools/plugins/com.liferay.ide.hook.core/src/com/liferay/ide/hook/core/model/StrutsAction.java@TYPE,\
tools/plugins/com.liferay.ide.sdk.core/src/com/liferay/ide/sdk/core/ISDKConstants.java@defaultPrefs,\
tools/plugins/com.liferay.ide.server.tomcat.core/src/com/liferay/ide/server/tomcat/core/ILiferayTomcatConstants.java@defaultPrefs,\
tools/plugins/com.liferay.ide.service.core/src/com/liferay/ide/service/core/model/Column.java@TYPE,\
tools/plugins/com.liferay.ide.service.core/src/com/liferay/ide/service/core/model/Entity.java@TYPE,\
tools/plugins/com.liferay.ide.service.core/src/com/liferay/ide/service/core/model/Exception.java@TYPE,\
tools/plugins/com.liferay.ide.service.core/src/com/liferay/ide/service/core/model/Finder.java@TYPE,\
tools/plugins/com.liferay.ide.service.core/src/com/liferay/ide/service/core/model/FinderColumn.java@TYPE,\
tools/plugins/com.liferay.ide.service.core/src/com/liferay/ide/service/core/model/Order.java@TYPE,\
tools/plugins/com.liferay.ide.service.core/src/com/liferay/ide/service/core/model/OrderColumn.java@TYPE,\
tools/plugins/com.liferay.ide.service.core/src/com/liferay/ide/service/core/model/Reference.java@TYPE,\
tools/plugins/com.liferay.ide.service.core/src/com/liferay/ide/service/core/model/Relationship.java@TYPE,\
tools/plugins/com.liferay.ide.service.core/src/com/liferay/ide/service/core/model/ServiceBuilder.java@TYPE,\
tools/plugins/com.liferay.ide.service.core/src/com/liferay/ide/service/core/model/ServiceBuilder6xx.java@TYPE,\
tools/plugins/com.liferay.ide.service.core/src/com/liferay/ide/service/core/model/ServiceBuilderImport.java@TYPE,\
tools/plugins/com.liferay.ide.service.core/src/com/liferay/ide/service/core/model/TxRequired.java@TYPE,\
tools/plugins/com.liferay.ide.hook.core/src/com/liferay/ide/hook/core/model/CustomJsp.java@TYPE,\
tools/plugins/com.liferay.ide.hook.core/src/com/liferay/ide/hook/core/model/URLPattern.java@TYPE,\
tools/plugins/com.liferay.ide.portlet.core/src/com/liferay/ide/portlet/core/model/PortletApp.java@TYPE,\
tools/plugins/com.liferay.ide.portlet.core/src/com/liferay/ide/portlet/core/model/Portlet.java@TYPE,\
tools/plugins/com.liferay.ide.portlet.core/src/com/liferay/ide/portlet/core/lfportlet/model/LiferayPortlet.java@TYPE,\
tools/plugins/com.liferay.ide.portlet.core/src/com/liferay/ide/portlet/core/display/model/Category.java@TYPE,\
tools/plugins/com.liferay.ide.portlet.core/src/com/liferay/ide/portlet/core/display/model/Display.java@TYPE,\
tools/plugins/com.liferay.ide.portlet.core/src/com/liferay/ide/portlet/core/display/model/DisplayPortlet.java@TYPE,\
tools/plugins/com.liferay.ide.portlet.core/src/com/liferay/ide/portlet/core/lfportlet/model/AssetRendererFactory.java@TYPE,\
tools/plugins/com.liferay.ide.portlet.core/src/com/liferay/ide/portlet/core/lfportlet/model/AtomCollectionAdapter.java@TYPE,\
tools/plugins/com.liferay.ide.portlet.core/src/com/liferay/ide/portlet/core/lfportlet/model/CronTrigger.java@TYPE,\
tools/plugins/com.liferay.ide.portlet.core/src/com/liferay/ide/portlet/core/lfportlet/model/CronTriggerValueTrigger.java@TYPE,\
tools/plugins/com.liferay.ide.portlet.core/src/com/liferay/ide/portlet/core/lfportlet/model/CustomAttributesDisplay.java@TYPE,\
tools/plugins/com.liferay.ide.portlet.core/src/com/liferay/ide/portlet/core/lfportlet/model/CustomUserAttribute.java@TYPE,\
tools/plugins/com.liferay.ide.portlet.core/src/com/liferay/ide/portlet/core/lfportlet/model/CutomUserAttributeName.java@TYPE,\
tools/plugins/com.liferay.ide.portlet.core/src/com/liferay/ide/portlet/core/lfportlet/model/ISimpleTrigger.java@TYPE,\
tools/plugins/com.liferay.ide.portlet.core/src/com/liferay/ide/portlet/core/lfportlet/model/IndexerClass.java@TYPE,\
tools/plugins/com.liferay.ide.portlet.core/src/com/liferay/ide/portlet/core/lfportlet/model/LiferayPortletXml.java@TYPE,\
tools/plugins/com.liferay.ide.portlet.core/src/com/liferay/ide/portlet/core/lfportlet/model/PortletStyleElement.java@TYPE,\
tools/plugins/com.liferay.ide.portlet.core/src/com/liferay/ide/portlet/core/lfportlet/model/PropertyCronTrigger.java@TYPE,\
tools/plugins/com.liferay.ide.portlet.core/src/com/liferay/ide/portlet/core/lfportlet/model/PropertySimpleTrigger.java@TYPE,\
tools/plugins/com.liferay.ide.portlet.core/src/com/liferay/ide/portlet/core/lfportlet/model/SchedulerEntry.java@TYPE,\
tools/plugins/com.liferay.ide.portlet.core/src/com/liferay/ide/portlet/core/lfportlet/model/SimpleTrigger.java@TYPE,\
tools/plugins/com.liferay.ide.portlet.core/src/com/liferay/ide/portlet/core/lfportlet/model/SimpleTriggerValueTrigger.java@TYPE,\
tools/plugins/com.liferay.ide.portlet.core/src/com/liferay/ide/portlet/core/lfportlet/model/SocialActivityInterpreterClass.java@TYPE,\
tools/plugins/com.liferay.ide.portlet.core/src/com/liferay/ide/portlet/core/lfportlet/model/StagedModelDataHandlerClass.java@TYPE,\
tools/plugins/com.liferay.ide.portlet.core/src/com/liferay/ide/portlet/core/lfportlet/model/TrashHandler.java@TYPE,\
tools/plugins/com.liferay.ide.portlet.core/src/com/liferay/ide/portlet/core/lfportlet/model/UserNotificationHandlerClass.java@TYPE,\
tools/plugins/com.liferay.ide.portlet.core/src/com/liferay/ide/portlet/core/model/AliasQName.java@TYPE,\
tools/plugins/com.liferay.ide.portlet.core/src/com/liferay/ide/portlet/core/model/ContainerRuntimeOption.java@TYPE,\
tools/plugins/com.liferay.ide.portlet.core/src/com/liferay/ide/portlet/core/model/CustomPortletMode.java@TYPE,\
tools/plugins/com.liferay.ide.portlet.core/src/com/liferay/ide/portlet/core/model/CustomWindowState.java@TYPE,\
tools/plugins/com.liferay.ide.portlet.core/src/com/liferay/ide/portlet/core/model/Describeable.java@TYPE,\
tools/plugins/com.liferay.ide.portlet.core/src/com/liferay/ide/portlet/core/model/Displayable.java@TYPE,\
tools/plugins/com.liferay.ide.portlet.core/src/com/liferay/ide/portlet/core/model/EventDefinition.java@TYPE,\
tools/plugins/com.liferay.ide.portlet.core/src/com/liferay/ide/portlet/core/model/EventDefinitionRef.java@TYPE,\
tools/plugins/com.liferay.ide.portlet.core/src/com/liferay/ide/portlet/core/model/Filter.java@TYPE,\
tools/plugins/com.liferay.ide.portlet.core/src/com/liferay/ide/portlet/core/model/FilterMapping.java@TYPE,\
tools/plugins/com.liferay.ide.portlet.core/src/com/liferay/ide/portlet/core/model/Identifiable.java@TYPE,\
tools/plugins/com.liferay.ide.portlet.core/src/com/liferay/ide/portlet/core/model/LifeCycle.java@TYPE,\
tools/plugins/com.liferay.ide.portlet.core/src/com/liferay/ide/portlet/core/model/Listener.java@TYPE,\
tools/plugins/com.liferay.ide.portlet.core/src/com/liferay/ide/portlet/core/model/NameValue.java@TYPE,\
tools/plugins/com.liferay.ide.portlet.core/src/com/liferay/ide/portlet/core/model/Nameable.java@TYPE,\
tools/plugins/com.liferay.ide.portlet.core/src/com/liferay/ide/portlet/core/model/OptionValue.java@TYPE,\
tools/plugins/com.liferay.ide.portlet.core/src/com/liferay/ide/portlet/core/model/PortletInfo.java@TYPE,\
tools/plugins/com.liferay.ide.portlet.core/src/com/liferay/ide/portlet/core/model/PortletMode.java@TYPE,\
tools/plugins/com.liferay.ide.portlet.core/src/com/liferay/ide/portlet/core/model/PortletName.java@TYPE,\
tools/plugins/com.liferay.ide.portlet.core/src/com/liferay/ide/portlet/core/model/PortletPreference.java@TYPE,\
tools/plugins/com.liferay.ide.portlet.core/src/com/liferay/ide/portlet/core/model/Preference.java@TYPE,\
tools/plugins/com.liferay.ide.portlet.core/src/com/liferay/ide/portlet/core/model/PublicRenderParameter.java@TYPE,\
tools/plugins/com.liferay.ide.portlet.core/src/com/liferay/ide/portlet/core/model/QName.java@TYPE,\
tools/plugins/com.liferay.ide.portlet.core/src/com/liferay/ide/portlet/core/model/ResourceBundle.java@TYPE,\
tools/plugins/com.liferay.ide.portlet.core/src/com/liferay/ide/portlet/core/model/SecurityConstraint.java@TYPE,\
tools/plugins/com.liferay.ide.portlet.core/src/com/liferay/ide/portlet/core/model/SecurityRoleRef.java@TYPE,\
tools/plugins/com.liferay.ide.portlet.core/src/com/liferay/ide/portlet/core/model/SupportedLocales.java@TYPE,\
tools/plugins/com.liferay.ide.portlet.core/src/com/liferay/ide/portlet/core/model/SupportedPublicRenderParameter.java@TYPE,\
tools/plugins/com.liferay.ide.portlet.core/src/com/liferay/ide/portlet/core/model/Supports.java@TYPE,\
tools/plugins/com.liferay.ide.portlet.core/src/com/liferay/ide/portlet/core/model/UserDataConstraint.java@TYPE,\
tools/plugins/com.liferay.ide.portlet.core/src/com/liferay/ide/portlet/core/model/WindowState.java@TYPE,\
tools/plugins/com.liferay.ide.layouttpl.core/src/com/liferay/ide/layouttpl/core/model/CanAddPortletLayouts.java@TYPE,\
tools/plugins/com.liferay.ide.layouttpl.core/src/com/liferay/ide/layouttpl/core/model/LayoutTplElement.java@TYPE,\
tools/plugins/com.liferay.ide.layouttpl.core/src/com/liferay/ide/layouttpl/core/model/PortletColumnElement.java@TYPE,\
tools/plugins/com.liferay.ide.layouttpl.core/src/com/liferay/ide/layouttpl/core/model/PortletLayoutElement.java@TYPE,\
enterprise/plugins/com.liferay.ide.studio.ui/src/com/liferay/ide/studio/ui/IProductPreferences.java@defaultPrefs,\
tools/plugins/com.liferay.ide.server.core/src/com/liferay/ide/server/remote/RemoteLogStream.java@defaultPrefs,\
tools/plugins/com.liferay.ide.server.core/src/com/liferay/ide/server/core/ILiferayServer.java@defaultPrefs,\
tools/plugins/com.liferay.ide.server.core/src/com/liferay/ide/server/core/portal/PortalServerConstants.java@defaultPrefs,\
tools/plugins/com.liferay.ide.project.core/src/com/liferay/ide/project/core/workspace/BaseLiferayWorkspaceOp.java@TYPE,\
tools/plugins/com.liferay.ide.project.core/src/com/liferay/ide/project/core/workspace/NewLiferayWorkspaceOp.java@TYPE,\
tools/plugins/com.liferay.ide.project.core/src/com/liferay/ide/project/core/workspace/ImportLiferayWorkspaceOp.java@TYPE,\
tools/plugins/com.liferay.ide.project.core/src/com/liferay/ide/project/core/workspace/ConfigureWorkspaceProductOp.java@TYPE,\
tools/plugins/com.liferay.ide.project.core/src/com/liferay/ide/project/core/modules/ext/NewModuleExtOp.java@TYPE,\
tools/plugins/com.liferay.ide.project.core/src/com/liferay/ide/project/core/modules/ext/NewModuleExtFilesOp.java@TYPE,\
tools/plugins/com.liferay.ide.project.core/src/com/liferay/ide/project/core/modules/ext/OverrideSourceEntry.java@TYPE,\
tools/plugins/com.liferay.ide.project.core/src/com/liferay/ide/project/core/modules/fragment/NewModuleFragmentFilesOp.java@TYPE,\
tools/plugins/com.liferay.ide.project.core/src/com/liferay/ide/project/core/modules/fragment/NewModuleFragmentOp.java@TYPE,\
tools/plugins/com.liferay.ide.project.core/src/com/liferay/ide/project/core/modules/fragment/OverrideFilePath.java@TYPE,\
tools/plugins/com.liferay.ide.project.core/src/com/liferay/ide/project/core/modules/PropertyKey.java@TYPE,\
tools/plugins/com.liferay.ide.project.core/src/com/liferay/ide/project/core/modules/NewLiferayModuleProjectOp.java@TYPE,\
tools/plugins/com.liferay.ide.project.core/src/com/liferay/ide/project/core/modules/NewLiferayComponentOp.java@TYPE,\
tools/plugins/com.liferay.ide.project.core/src/com/liferay/ide/project/core/modules/ImportLiferayModuleProjectOp.java@TYPE,\
tools/plugins/com.liferay.ide.project.core/src/com/liferay/ide/project/core/modules/BaseModuleOp.java@TYPE,\
tools/plugins/com.liferay.ide.project.core/src/com/liferay/ide/project/core/model/HasLiferayRuntime.java@TYPE,\
tools/plugins/com.liferay.ide.project.core/src/com/liferay/ide/project/core/model/LiferayPluginSDKOp.java@TYPE,\
tools/plugins/com.liferay.ide.project.core/src/com/liferay/ide/project/core/model/NamedItem.java@TYPE,\
tools/plugins/com.liferay.ide.project.core/src/com/liferay/ide/project/core/model/NewLiferayPluginProjectOp.java@TYPE,\
tools/plugins/com.liferay.ide.project.core/src/com/liferay/ide/project/core/model/NewLiferayProfile.java@TYPE,\
tools/plugins/com.liferay.ide.project.core/src/com/liferay/ide/project/core/model/ParentSDKProjectImportOp.java@TYPE,\
tools/plugins/com.liferay.ide.project.core/src/com/liferay/ide/project/core/model/Profile.java@TYPE,\
tools/plugins/com.liferay.ide.project.core/src/com/liferay/ide/project/core/model/ProjectName.java@TYPE,\
tools/plugins/com.liferay.ide.project.core/src/com/liferay/ide/project/core/model/ProjectNamedItem.java@TYPE,\
tools/plugins/com.liferay.ide.project.core/src/com/liferay/ide/project/core/springmvcportlet/NewSpringMVCPortletProjectOp.java@TYPE,\
tools/plugins/com.liferay.ide.project.core/src/com/liferay/ide/project/core/model/SDKProjectsImportOp.java@TYPE,\
tools/plugins/com.liferay.ide.project.core/src/com/liferay/ide/project/core/jsf/NewLiferayJSFModuleProjectOp.java@TYPE,\
tools/plugins/com.liferay.ide.project.core/src/com/liferay/ide/project/core/workspace/ProductVersionElement.java@TYPE,\
tools/plugins/com.liferay.ide.upgrade.plan.core/src/com/liferay/ide/upgrade/plan/core/UpgradePlansOp.java@TYPE,\
tools/plugins/com.liferay.ide.upgrade.plan.core/src/com/liferay/ide/upgrade/plan/core/NewUpgradePlanOp.java@TYPE,\
tools/plugins/com.liferay.ide.upgrade.plan.core/src/com/liferay/ide/upgrade/plan/core/UpgradePlanDetailsOp.java@TYPE,\
tools/plugins/com.liferay.ide.upgrade.commands.core/src/com/liferay/ide/upgrade/commands/core/MigrateExistingPluginsToWorkspaceOp.java@TYPE,\
functional-tests/base/kaleo.deploy.base/src/com/liferay/ide/functional/kaleo/deploy/base/DeployKaleoGradleTomcat7xBase.java@tomcat,\
functional-tests/base/server.deploy.base/src/com/liferay/ide/functional/server/deploy/base/Wildfly7xDeployBase.java@wildfly,\
functional-tests/tools/fragment/fragment.wizard/fragment.wizard.create.tomcat.70/src/com/liferay/ide/functional/fragment/tests/NewFragmentFilesWizardGradleTomcat70Tests.java@workspace,\
functional-tests/tools/fragment/fragment.wizard/fragment.wizard.create.tomcat.70/src/com/liferay/ide/functional/fragment/tests/NewFragmentFilesWizardGradleTomcat70Tests.java@server,\
functional-tests/tools/fragment/fragment.wizard/fragment.wizard.create.tomcat.70/src/com/liferay/ide/functional/fragment/tests/NewFragmentFilesWizardMavenTomcat70Tests.java@workspace,\
functional-tests/tools/fragment/fragment.wizard/fragment.wizard.create.tomcat.70/src/com/liferay/ide/functional/fragment/tests/NewFragmentFilesWizardMavenTomcat70Tests.java@server,\
functional-tests/tools/fragment/fragment.wizard/fragment.wizard.create.tomcat.70/src/com/liferay/ide/functional/fragment/tests/NewFragmentWizardGradleTomcat70Tests.java@tomcat,\
functional-tests/tools/fragment/fragment.wizard/fragment.wizard.create.tomcat.70/src/com/liferay/ide/functional/fragment/tests/NewFragmentWizardLiferayWorkspaceGradleTomcat70Tests.java@server,\
functional-tests/tools/fragment/fragment.wizard/fragment.wizard.create.tomcat.70/src/com/liferay/ide/functional/fragment/tests/NewFragmentWizardLiferayWorkspaceMavenTomcat70Tests.java@tomcat,\
functional-tests/tools/fragment/fragment.wizard/fragment.wizard.create.tomcat.70/src/com/liferay/ide/functional/fragment/tests/NewFragmentWizardMavenTomcat70Tests.java@tomcat,\
functional-tests/tools/fragment/fragment.wizard/fragment.wizard.create.tomcat.71/src/com/liferay/ide/functional/fragment/tests/NewFragmentFilesWizardGradleTomcat71Tests.java@workspace,\
functional-tests/tools/fragment/fragment.wizard/fragment.wizard.create.tomcat.71/src/com/liferay/ide/functional/fragment/tests/NewFragmentFilesWizardGradleTomcat71Tests.java@server,\
functional-tests/tools/fragment/fragment.wizard/fragment.wizard.create.tomcat.71/src/com/liferay/ide/functional/fragment/tests/NewFragmentFilesWizardMavenTomcat71Tests.java@workspace,\
functional-tests/tools/fragment/fragment.wizard/fragment.wizard.create.tomcat.71/src/com/liferay/ide/functional/fragment/tests/NewFragmentFilesWizardMavenTomcat71Tests.java@server,\
functional-tests/tools/fragment/fragment.wizard/fragment.wizard.create.tomcat.71/src/com/liferay/ide/functional/fragment/tests/NewFragmentWizardGradleTomcat71Tests.java@tomcat,\
functional-tests/tools/fragment/fragment.wizard/fragment.wizard.create.tomcat.71/src/com/liferay/ide/functional/fragment/tests/NewFragmentWizardLiferayWorkspaceGradleTomcat71Tests.java@server,\
functional-tests/tools/fragment/fragment.wizard/fragment.wizard.create.tomcat.71/src/com/liferay/ide/functional/fragment/tests/NewFragmentWizardLiferayWorkspaceMavenTomcat71Tests.java@tomcat,\
functional-tests/tools/fragment/fragment.wizard/fragment.wizard.create.tomcat.71/src/com/liferay/ide/functional/fragment/tests/NewFragmentWizardMavenTomcat71Tests.java@tomcat,\
functional-tests/tools/fragment/fragment.wizard/fragment.wizard.create.tomcat.dxp/src/com/liferay/ide/functional/fragment/tests/NewFragmentWizardGradleTomcatDxpTests.java@tomcat,\
functional-tests/tools/fragment/fragment.deploy/fragment.deploy.tomcat.70/src/com/liferay/ide/functional/fragment/tests/DeployFragmentGradleTomcat70Tests.java@workspace,\
functional-tests/tools/fragment/fragment.deploy/fragment.deploy.tomcat.70/src/com/liferay/ide/functional/fragment/tests/DeployFragmentGradleTomcat70Tests.java@server,\
functional-tests/tools/fragment/fragment.deploy/fragment.deploy.tomcat.70/src/com/liferay/ide/functional/fragment/tests/DeployFragmentMavenTomcat70Tests.java@workspace,\
functional-tests/tools/fragment/fragment.deploy/fragment.deploy.tomcat.70/src/com/liferay/ide/functional/fragment/tests/DeployFragmentMavenTomcat70Tests.java@server,\
functional-tests/tools/fragment/fragment.deploy/fragment.deploy.tomcat.71/src/com/liferay/ide/functional/fragment/tests/DeployFragmentGradleTomcat71Tests.java@workspace,\
functional-tests/tools/fragment/fragment.deploy/fragment.deploy.tomcat.71/src/com/liferay/ide/functional/fragment/tests/DeployFragmentGradleTomcat71Tests.java@server,\
functional-tests/tools/fragment/fragment.deploy/fragment.deploy.tomcat.71/src/com/liferay/ide/functional/fragment/tests/DeployFragmentMavenTomcat71Tests.java@workspace,\
functional-tests/tools/fragment/fragment.deploy/fragment.deploy.tomcat.71/src/com/liferay/ide/functional/fragment/tests/DeployFragmentMavenTomcat71Tests.java@server,\
functional-tests/tools/fragment/fragment.deploy/fragment.deploy.tomcat.72/src/com/liferay/ide/functional/fragment/tests/DeployFragmentGradleTomcat72Tests.java@workspace,\
functional-tests/tools/fragment/fragment.deploy/fragment.deploy.tomcat.72/src/com/liferay/ide/functional/fragment/tests/DeployFragmentGradleTomcat72Tests.java@server,\
functional-tests/tools/fragment/fragment.deploy/fragment.deploy.tomcat.72/src/com/liferay/ide/functional/fragment/tests/DeployFragmentMavenTomcat72Tests.java@workspace,\
functional-tests/tools/fragment/fragment.deploy/fragment.deploy.tomcat.72/src/com/liferay/ide/functional/fragment/tests/DeployFragmentMavenTomcat72Tests.java@server,\
functional-tests/tools/fragment/fragment.deploy/fragment.deploy.tomcat.dxp/src/com/liferay/ide/functional/fragment/tests/DeployFragmentGradleTomcatDxpTests.java@workspace,\
functional-tests/tools/fragment/fragment.deploy/fragment.deploy.tomcat.dxp/src/com/liferay/ide/functional/fragment/tests/DeployFragmentGradleTomcatDxpTests.java@server,\
functional-tests/tools/fragment/fragment.wizard/fragment.wizard.validation/src/com/liferay/ide/functional/fragment/tests/ValidationFragmentFilesTests.java@workspace,\
functional-tests/tools/fragment/fragment.wizard/fragment.wizard.validation/src/com/liferay/ide/functional/fragment/tests/ValidationFragmentFilesTests.java@server,\
functional-tests/tools/fragment/fragment.wizard/fragment.wizard.validation/src/com/liferay/ide/functional/fragment/tests/ValidationFragmentTests.java@workspace,\
functional-tests/tools/fragment/fragment.wizard/fragment.wizard.validation/src/com/liferay/ide/functional/fragment/tests/ValidationFragmentTests.java@server,\
functional-tests/tools/hook/hook.wizard/hook.wizard.create/src/com/liferay/ide/functional/hook/tests/NewHookConfigTests.java@tomcat,\
functional-tests/tools/hook/hook.wizard/hook.wizard.create/src/com/liferay/ide/functional/hook/tests/NewHookProjectSdkTests.java@tomcat,\
functional-tests/tools/layouttpl/layouttpl.wizard/layouttpl.wizard.create/src/com/liferay/ide/functional/layouttpl/tests/NewLayouttplProjectSdk62Tests.java@tomcat62,\
functional-tests/tools/layouttpl/layouttpl.wizard/layouttpl.wizard.create/src/com/liferay/ide/functional/layouttpl/tests/NewLayouttplProjectSdkTests.java@tomcat,\
functional-tests/tools/layouttpl/layouttpl.deploy/layouttpl.deploy.tomcat.70/src/com/liferay/ide/functional/layouttpl/tests/DeployLayoutTemplateModuleGradleTomcat70Tests.java@workspace,\
functional-tests/tools/layouttpl/layouttpl.deploy/layouttpl.deploy.tomcat.70/src/com/liferay/ide/functional/layouttpl/tests/DeployLayoutTemplateModuleGradleTomcat70Tests.java@server,\
functional-tests/tools/layouttpl/layouttpl.deploy/layouttpl.deploy.tomcat.71/src/com/liferay/ide/functional/layouttpl/tests/DeployLayoutTemplateModuleGradleTomcat71Tests.java@workspace,\
functional-tests/tools/layouttpl/layouttpl.deploy/layouttpl.deploy.tomcat.71/src/com/liferay/ide/functional/layouttpl/tests/DeployLayoutTemplateModuleGradleTomcat71Tests.java@server,\
functional-tests/tools/layouttpl/layouttpl.deploy/layouttpl.deploy.tomcat.dxp/src/com/liferay/ide/functional/layouttpl/tests/DeployLayoutTemplateModuleGradleTomcatDxpTests.java@workspace,\
functional-tests/tools/layouttpl/layouttpl.deploy/layouttpl.deploy.tomcat.dxp/src/com/liferay/ide/functional/layouttpl/tests/DeployLayoutTemplateModuleGradleTomcatDxpTests.java@server,\
functional-tests/tools/module/module.deploy/module.deploy.tomcat.70/src/com/liferay/ide/functional/module/tests/DeployModuleLiferayWorkspaceGradleTomcat70Tests.java@workspace,\
functional-tests/tools/module/module.deploy/module.deploy.tomcat.70/src/com/liferay/ide/functional/module/tests/DeployModuleLiferayWorkspaceGradleTomcat70Tests.java@server,\
functional-tests/tools/module/module.deploy/module.deploy.tomcat.71/src/com/liferay/ide/functional/module/tests/DeployModuleLiferayWorkspaceGradleTomcat71Tests.java@workspace,\
functional-tests/tools/module/module.deploy/module.deploy.tomcat.71/src/com/liferay/ide/functional/module/tests/DeployModuleLiferayWorkspaceGradleTomcat71Tests.java@server,\
functional-tests/tools/module/module.deploy/module.deploy.tomcat.70/src/com/liferay/ide/functional/module/tests/DeployModuleLiferayWorkspaceMavenTomcatTests.java@tomcat,\
functional-tests/tools/module/module.deploy/module.deploy.tomcat.70/src/com/liferay/ide/functional/module/tests/DeployModuleMavenTomcatTests.java@tomcat,\
functional-tests/tools/module/module.deploy/module.deploy.tomcat.70/src/com/liferay/ide/functional/module/tests/DeployModuleLiferayWorkspaceGradleTomcatTests.java@tomcat,\
functional-tests/tools/module/module.watch/module.watch.tomcat.71/src/com/liferay/ide/functional/module/tests/WatchModuleLiferayWorkspaceGradleTomcatTests.java@workspace,\
functional-tests/tools/module/module.watch/module.watch.tomcat.71/src/com/liferay/ide/functional/module/tests/WatchModuleLiferayWorkspaceGradleTomcatTests.java@server,\
functional-tests/tools/module/module.watch/module.watch.tomcat.71/src/com/liferay/ide/functional/module/tests/WatchModuleGradleTomcatTests.java@tomcat,\
functional-tests/tools/portlet/portlet.wizard/portlet.wizard.create/src/com/liferay/ide/functional/portlet/tests/NewPortletProjectSdk62Tests.java@tomcat62,\
functional-tests/tools/portlet/portlet.wizard/portlet.wizard.create/src/com/liferay/ide/functional/portlet/tests/NewPortletProjectSdkTests.java@tomcat,\
functional-tests/tools/theme/theme.wizard/theme.wizard.create/src/com/liferay/ide/functional/theme/tests/NewThemeProjectSdk62Tests.java@tomcat62,\
functional-tests/tools/theme/theme.wizard/theme.wizard.create/src/com/liferay/ide/functional/theme/tests/NewThemeProjectSdkTests.java@tomcat,\
functional-tests/tools/server/server.settings/server.settings.tomcat.72/src/com/liferay/ide/functional/server/tests/ServerEditorTests.java@tomcat,\
functional-tests/tools/sdk/sdk.tests/src/com/liferay/ide/functional/sdk/tests/NewPluginProjectWizardSdkTests.java@tomcat,\
functional-tests/tools/service.builder/service.builder.editor/service.builder.editor.operation/src/com/liferay/ide/functional/service/builder/tests/EditorServiceBuilderTests.java@tomcat,\
functional-tests/tools/service.builder/service.builder.wizard/service.builder.wizard.create/src/com/liferay/ide/functional/service/builder/tests/NewServiceBuilderPortletSdk62Tests.java@tomcat62,\
functional-tests/tools/service.builder/service.builder.wizard/service.builder.wizard.create/src/com/liferay/ide/functional/service/builder/tests/NewServiceBuilderPortletSdkTests.java@tomcat,\
functional-tests/tools/docker/docker.deploy/docker.deploy.tomcat.74/src/com/liferay/ide/functional/docker/tests/DockerDeployTests.java@workspace,\
functional-tests/tools/docker/docker.deploy/docker.deploy.tomcat.74/src/com/liferay/ide/functional/docker/tests/DockerDeployTests.java@server
source.formatter.excludes=\
**/target/**,\
.github/workflows/*.yml,\
functional-tests/tools/workspace/workspace.wizard/workspace.wizard.create.tomcat.70/src/com/liferay/ide/functional/workspace/tests/NewLiferayWorkspaceWizardGradleTests.java,\
integration-tests/tools/com.liferay.ide.maven.core.tests/src/com/liferay/ide/maven/core/tests/MavenModuleProjectTests.java,\
integration-tests/tools/com.liferay.ide.maven.core.tests/src/com/liferay/ide/maven/core/tests/NewModuleMavenTests.java,\
maven/plugins/com.liferay.ide.maven.core/src/com/liferay/ide/maven/core/LiferayArchetypeGenerator.java,\
maven/plugins/com.liferay.ide.maven.core/src/com/liferay/ide/maven/core/LiferayArchetypePlugin.java,\
maven/plugins/com.liferay.ide.maven.core/src/com/liferay/ide/maven/core/model/NewLiferayProfileOp.java,\
tools/plugins/com.liferay.ide.portlet.core/src/com/liferay/ide/portlet/core/lfportlet/model/LiferayPortlet.java,\
tools/plugins/com.liferay.ide.portlet.core/src/com/liferay/ide/portlet/core/model/Portlet.java,\
tools/plugins/com.liferay.ide.portlet.core/src/com/liferay/ide/portlet/core/operation/EntryTemplate.java,\
tools/plugins/com.liferay.ide.portlet.core/src/com/liferay/ide/portlet/core/operation/PortletTemplate.java,\
tools/plugins/com.liferay.ide.portlet.core/src/com/liferay/ide/portlet/vaadin/core/operation/VaadinPortletTemplate.java,\
tools/plugins/com.liferay.ide.portlet.core/src-lrportlet/lfrportlet600/ILiferayPortlet.java,\
tools/plugins/com.liferay.ide.project.core/src/com/liferay/ide/project/core/modules/templates/pollerprocessor/pollerprocessor.ftl,\
tools/plugins/com.liferay.ide.project.core/src/com/liferay/ide/project/core/modules/templates/portletfilter/portletfilter.ftl,\
tools/plugins/com.liferay.ide.project.core/src/com/liferay/ide/project/core/modules/templates/portletinactioncommand/portletactioncommand.ftl,\
tools/plugins/com.liferay.ide.project.core/src/com/liferay/ide/project/core/modules/templates/portletinactioncommand/portletactionconmmand-view.ftl,\
tools/plugins/com.liferay.ide.project.ui/src/com/liferay/ide/project/ui/upgrade/animated/*.java,\
tools/plugins/com.liferay.ide.upgrade.commands.ui/src/com/liferay/ide/upgrade/commands/ui/internal/dependencies/UpdateRepositoryURLCommand.java,\
tools/plugins/com.liferay.ide.upgrade.plan.core/src/com/liferay/ide/upgrade/plan/core/IMemento.java,\
tools/plugins/com.liferay.ide.upgrade.plan.core/src/com/liferay/ide/upgrade/plan/core/internal/XMLMemento.java