-
Notifications
You must be signed in to change notification settings - Fork 14
Expand file tree
/
Copy pathServiceStackIDEA.iml
More file actions
16 lines (16 loc) · 1018 Bytes
/
ServiceStackIDEA.iml
File metadata and controls
16 lines (16 loc) · 1018 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
<?xml version="1.0" encoding="UTF-8"?>
<module type="PLUGIN_MODULE" version="4">
<component name="DevKit.ModuleBuildProperties" url="file://$MODULE_DIR$/META-INF/plugin.xml" />
<component name="NewModuleRootManager" inherit-compiler-output="true">
<exclude-output />
<content url="file://$MODULE_DIR$">
<sourceFolder url="file://$MODULE_DIR$/src" isTestSource="false" />
</content>
<orderEntry type="jdk" jdkName="IntelliJ IDEA Community Edition IC-141.177.4" jdkType="IDEA JDK" />
<orderEntry type="sourceFolder" forTests="false" />
<orderEntry type="library" exported="" name="com.google.code.gson:gson:2.3.1" level="project" />
<orderEntry type="library" exported="" name="org.apache.httpcomponents:com.springsource.org.apache.httpcomponents.httpclient:4.2" level="project" />
<orderEntry type="library" exported="" name="plexus-utils-3.0.20" level="project" />
<orderEntry type="library" exported="" name="maven-model-3.3.1" level="project" />
</component>
</module>