-
Notifications
You must be signed in to change notification settings - Fork 8
Expand file tree
/
Copy pathLWCLookupDatatables.iml
More file actions
21 lines (21 loc) · 1010 Bytes
/
LWCLookupDatatables.iml
File metadata and controls
21 lines (21 loc) · 1010 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
<?xml version="1.0" encoding="UTF-8"?>
<module type="IlluminatedCloud" version="4">
<component name="FacetManager">
<facet type="IlluminatedCloud" name="Illuminated Cloud">
<configuration>
<option name="connectionName" value="LWC_Lookup_Datatable_Org" />
<option name="connectionType" value="SFDX" />
<option name="defaultSourceRootUrl" value="file://$MODULE_DIR$/force-app/main/default" />
</configuration>
</facet>
</component>
<component name="NewModuleRootManager" inherit-compiler-output="true">
<exclude-output />
<content url="file://$MODULE_DIR$">
<sourceFolder url="file://$MODULE_DIR$/force-app/main/default" isTestSource="false" />
<sourceFolder url="file://$MODULE_DIR$/config" type="java-resource" />
</content>
<orderEntry type="jdk" jdkName="IlluminatedCloud (LWCLookupDatatables/LWC_Lookup_Datatable_Org)" jdkType="IlluminatedCloud" />
<orderEntry type="sourceFolder" forTests="false" />
</component>
</module>