-
Notifications
You must be signed in to change notification settings - Fork 0
/
ApexCSVBuilder.iml
29 lines (29 loc) · 1.29 KB
/
ApexCSVBuilder.iml
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
<?xml version="1.0" encoding="UTF-8"?>
<module type="GENERAL_MODULE" version="4">
<component name="FacetManager">
<facet type="IlluminatedCloud" name="Illuminated Cloud">
<configuration>
<option name="connectionName" value="DEV5" />
<option name="connectionType" value="OAUTH" />
<option name="moduleContents">
<ModuleContents>
<option name="contentSelectionType" value="PACKAGE_XML" />
<option name="packageXmlRelativePath" value="manifest/package.xml" />
</ModuleContents>
</option>
</configuration>
</facet>
</component>
<component name="NewModuleRootManager" inherit-compiler-output="true">
<exclude-output />
<content url="file://$MODULE_DIR$">
<sourceFolder url="file://$MODULE_DIR$/config" type="java-resource" />
<sourceFolder url="file://$MODULE_DIR$/force-app/main/default" isTestSource="false" />
<sourceFolder url="file://$MODULE_DIR$/manifest" type="java-resource" />
<excludeFolder url="file://$MODULE_DIR$/.sf" />
<excludeFolder url="file://$MODULE_DIR$/.sfdx" />
</content>
<orderEntry type="jdk" jdkName="IlluminatedCloud (ApexCSVBuilder/DEV5)" jdkType="IlluminatedCloud" />
<orderEntry type="sourceFolder" forTests="false" />
</component>
</module>