-
Notifications
You must be signed in to change notification settings - Fork 31
/
MetricsReloaded.iml
21 lines (21 loc) · 1.08 KB
/
MetricsReloaded.iml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
<?xml version="1.0" encoding="UTF-8"?>
<module relativePaths="true" type="PLUGIN_MODULE" version="4">
<component name="DevKit.ModuleBuildProperties" url="file://$MODULE_DIR$/src/META-INF/plugin.xml" />
<component name="NewModuleRootManager">
<output url="file://$MODULE_DIR$/build/classes" />
<exclude-output />
<content url="file://$MODULE_DIR$">
<sourceFolder url="file://$MODULE_DIR$/src" isTestSource="false" />
<sourceFolder url="file://$MODULE_DIR$/resources" type="java-resource" />
<excludeFolder url="file://$MODULE_DIR$/build" />
</content>
<orderEntry type="inheritedJdk" />
<orderEntry type="sourceFolder" forTests="false" />
<orderEntry type="module" module-name="openapi" />
<orderEntry type="module" module-name="utils" />
<orderEntry type="module" module-name="stockmetrics" scope="RUNTIME" />
<orderEntry type="library" name="jcommon-0.9.1" level="project" />
<orderEntry type="library" name="jfreechart-0.9.16" level="project" />
<orderEntry type="library" name="args4j" level="project" />
</component>
</module>