2020-07-01 21:12:47 -07:00
|
|
|
<?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/main/java" isTestSource="false" />
|
2020-07-12 20:21:05 -07:00
|
|
|
<sourceFolder url="file://$MODULE_DIR$/src/test/java" isTestSource="true" />
|
2020-07-03 07:49:14 -07:00
|
|
|
<excludeFolder url="file://$MODULE_DIR$/build" />
|
2020-07-01 21:12:47 -07:00
|
|
|
</content>
|
|
|
|
<orderEntry type="inheritedJdk" />
|
|
|
|
<orderEntry type="sourceFolder" forTests="false" />
|
2020-07-12 20:21:05 -07:00
|
|
|
<orderEntry type="library" exported="" name="json-simple" level="project" />
|
|
|
|
<orderEntry type="library" exported="" name="httpclient" level="project" />
|
|
|
|
<orderEntry type="library" exported="" name="annotations" level="project" />
|
|
|
|
<orderEntry type="library" exported="" scope="TEST" name="junit" level="project" />
|
2020-07-01 21:12:47 -07:00
|
|
|
</component>
|
|
|
|
</module>
|