This repository was archived by the owner on Dec 2, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathGarminWorkoutCreator.iml
More file actions
25 lines (25 loc) · 1.41 KB
/
GarminWorkoutCreator.iml
File metadata and controls
25 lines (25 loc) · 1.41 KB
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
<?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$/test" isTestSource="true" />
<sourceFolder url="file://$MODULE_DIR$/resources" type="java-resource" />
<sourceFolder url="file://$MODULE_DIR$/gen" isTestSource="false" />
</content>
<orderEntry type="inheritedJdk" />
<orderEntry type="sourceFolder" forTests="false" />
<orderEntry type="library" name="fit" level="project" />
<orderEntry type="library" name="log4j-1.2.13" level="project" />
<orderEntry type="library" name="lombok" level="project" />
<orderEntry type="library" name="hamcrest-core-1.3" level="project" />
<orderEntry type="library" name="slf4j-api-1.7.22" level="project" />
<orderEntry type="library" name="poi-3.11-beta2-20140822" level="project" />
<orderEntry type="library" name="appbundler-1.0" level="project" />
<orderEntry type="library" name="antlr-4.7.1-complete" level="project" />
<orderEntry type="library" name="biweekly-0.6.3-SNAPSHOT" level="project" />
<orderEntry type="library" name="jackson" level="project" />
<orderEntry type="library" name="vinnie-2.0.2" level="project" />
</component>
</module>