This repository has been archived by the owner on Aug 1, 2020. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 0
/
MeshFS.iml
22 lines (22 loc) · 1.58 KB
/
MeshFS.iml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
<?xml version="1.0" encoding="UTF-8"?>
<module type="JAVA_MODULE" version="4">
<component name="NewModuleRootManager" inherit-compiler-output="true">
<exclude-output />
<content url="file://$MODULE_DIR$">
<sourceFolder url="file://$MODULE_DIR$/src" isTestSource="false" />
<sourceFolder url="file://$MODULE_DIR$/resources" type="java-resource" />
</content>
<orderEntry type="inheritedJdk" />
<orderEntry type="sourceFolder" forTests="false" />
<orderEntry type="library" exported="" name="com.googlecode.json-simple:json-simple:1.1.1" level="project" />
<orderEntry type="library" exported="" name="JGoodies Forms" level="project" />
<orderEntry type="library" exported="" name="edu.vt.middleware:vt-password:3.1.2" level="project" />
<orderEntry type="library" exported="" name="com.google.apis:google-api-services-drive:v2-rev168-1.20.0" level="project" />
<orderEntry type="library" exported="" name="com.google.http-client:google-http-client:1.22.0" level="project" />
<orderEntry type="library" exported="" name="com.google.http-client:google-http-client-jackson2:1.22.0" level="project" />
<orderEntry type="library" exported="" name="com.google.oauth-client:google-oauth-client-jetty:1.22.0" level="project" />
<orderEntry type="library" exported="" name="org.apache.commons:commons-lang3:3.5" level="project" />
<orderEntry type="library" exported="" name="commons-cli:commons-cli:1.4" level="project" />
<orderEntry type="library" exported="" name="com.massisframework:orange-extensions:1.3.1" level="project" />
</component>
</module>