-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathCodeTimeMachine.iml
34 lines (34 loc) · 2.37 KB
/
CodeTimeMachine.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
30
31
32
33
34
<?xml version="1.0" encoding="UTF-8"?>
<module type="PLUGIN_MODULE" version="4">
<component name="DevKit.ModuleBuildProperties" url="file://$MODULE_DIR$/resources/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" />
<sourceFolder url="file://$MODULE_DIR$/resources" type="java-resource" />
<sourceFolder url="file://$MODULE_DIR$/testSrc" isTestSource="true" />
</content>
<orderEntry type="inheritedJdk" />
<orderEntry type="sourceFolder" forTests="false" />
<orderEntry type="library" name="commons-io-2.4" level="project" />
<orderEntry type="library" name="guava-18.0" level="project" />
<orderEntry type="library" name="mockito-core-1.10.8" level="project" />
<orderEntry type="library" name="slf4j-api-1.6.0" level="project" />
<orderEntry type="library" name="commons-lang3-3.4" level="project" />
<orderEntry type="library" name="org.eclipse.jdt.core-3.10.0" level="project" />
<orderEntry type="library" name="org.eclipse.core.resources-3.7.100" level="project" />
<orderEntry type="library" name="org.eclipse.core.expressions-3.4.300" level="project" />
<orderEntry type="library" name="org.eclipse.core.runtime-3.7.0" level="project" />
<orderEntry type="library" name="org.eclipse.core.jobs-3.5.100" level="project" />
<orderEntry type="library" name="org.eclipse.equinox.common-3.6.0" level="project" />
<orderEntry type="library" name="org.eclipse.core.contenttype-3.4.100" level="project" />
<orderEntry type="library" name="org.eclipse.equinox.preferences-3.4.1" level="project" />
<orderEntry type="library" name="org.eclipse.equinox.registry-3.5.101" level="project" />
<orderEntry type="library" name="org.eclipse.core.runtime.compatibility.auth-3.2.200.v20100517" level="project" />
<orderEntry type="library" name="org.eclipse.equinox.app-1.3.100" level="project" />
<orderEntry type="library" name="org.eclipse.osgi-3.7.1" level="project" />
<orderEntry type="library" name="org.eclipse.core.filesystem-1.3.100" level="project" />
<orderEntry type="library" name="org.eclipse.text-3.5.101" level="project" />
<orderEntry type="library" name="org.eclipse.core.commands-3.6.0" level="project" />
</component>
</module>