Utilities/Utilities.iml

25 lines
1.4 KiB
Plaintext
Raw Normal View History

2017-02-10 12:06:24 +01: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" isTestSource="false" />
<sourceFolder url="file://$MODULE_DIR$/test" isTestSource="true" />
</content>
<orderEntry type="inheritedJdk" />
<orderEntry type="sourceFolder" forTests="false" />
<orderEntry type="module" module-name="JavaLauncher-Util" />
<orderEntry type="module" module-name="MessageBus" />
<orderEntry type="module" module-name="ObjectPool" />
<orderEntry type="library" name="kryo3" level="application" />
<orderEntry type="library" name="bouncyCastle bcprov-jdk15on" level="application" />
<orderEntry type="library" name="jna" level="application" />
<orderEntry type="library" scope="TEST" name="junit-4.12" level="application" />
<orderEntry type="library" name="netty-all" level="application" />
<orderEntry type="library" name="logging slf4j-api" level="application" />
<orderEntry type="library" name="bouncyCastle bcpg-jdk15on" level="application" />
<orderEntry type="library" name="bouncyCastle bcpkix-jdk15on" level="application" />
<orderEntry type="library" name="reflectasm" level="application" />
<orderEntry type="library" name="lz4_xxhash" level="application" />
</component>
</module>