2015-03-26 21:22:26 +00: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" />
|
2015-05-13 20:57:39 +00:00
|
|
|
<sourceFolder url="file://$MODULE_DIR$/resource" type="java-resource" relativeOutputPath="resource" />
|
2017-05-16 17:21:34 +02:00
|
|
|
<sourceFolder url="file://$MODULE_DIR$/plugins/zwave/src" isTestSource="false" />
|
2017-05-29 17:02:31 +02:00
|
|
|
<sourceFolder url="file://$MODULE_DIR$/plugins/tellstick/src" isTestSource="false" />
|
|
|
|
|
<sourceFolder url="file://$MODULE_DIR$/plugins/tellstick/test" isTestSource="true" />
|
2016-11-07 17:07:11 +01:00
|
|
|
<excludeFolder url="file://$MODULE_DIR$/build" />
|
2017-05-29 17:02:31 +02:00
|
|
|
<excludeFolder url="file://$MODULE_DIR$/plugins/tellstick/build" />
|
2017-05-24 16:05:49 +02:00
|
|
|
<excludeFolder url="file://$MODULE_DIR$/plugins/zwave/build" />
|
2015-03-26 21:22:26 +00:00
|
|
|
</content>
|
2016-11-28 17:11:17 +01:00
|
|
|
<orderEntry type="inheritedJdk" />
|
2015-03-26 21:22:26 +00:00
|
|
|
<orderEntry type="sourceFolder" forTests="false" />
|
2017-07-03 19:55:47 +02:00
|
|
|
<orderEntry type="module" module-name="wzwave" exported="" />
|
|
|
|
|
<orderEntry type="module" module-name="Zutil" exported="" />
|
|
|
|
|
<orderEntry type="module-library" exported="">
|
|
|
|
|
<library name="ZWave lib">
|
|
|
|
|
<CLASSES>
|
|
|
|
|
<root url="file://$MODULE_DIR$/plugins/zwave/lib" />
|
|
|
|
|
</CLASSES>
|
|
|
|
|
<JAVADOC />
|
|
|
|
|
<NATIVE>
|
|
|
|
|
<root url="file://$MODULE_DIR$/plugins/zwave/lib" />
|
|
|
|
|
</NATIVE>
|
|
|
|
|
<SOURCES>
|
|
|
|
|
<root url="jar://$USER_HOME$/.ideaLibSources/netty-all-4.0.46.Final-sources.jar!/" />
|
|
|
|
|
<root url="jar://$USER_HOME$/.ideaLibSources/wzwave-0.0.3-sources.jar!/" />
|
|
|
|
|
</SOURCES>
|
|
|
|
|
<jarDirectory url="file://$MODULE_DIR$/plugins/zwave/lib" recursive="false" />
|
|
|
|
|
</library>
|
|
|
|
|
</orderEntry>
|
2015-03-26 21:22:26 +00:00
|
|
|
<orderEntry type="module-library" exported="">
|
|
|
|
|
<library name="lib">
|
|
|
|
|
<CLASSES>
|
|
|
|
|
<root url="file://$MODULE_DIR$/lib" />
|
|
|
|
|
</CLASSES>
|
|
|
|
|
<JAVADOC />
|
|
|
|
|
<NATIVE>
|
|
|
|
|
<root url="file://$MODULE_DIR$/lib" />
|
|
|
|
|
</NATIVE>
|
2016-01-05 02:11:03 +01:00
|
|
|
<SOURCES>
|
2017-05-16 17:21:34 +02:00
|
|
|
<root url="jar://$USER_HOME$/.ideaLibSources/wzwave-0.0.3-sources.jar!/" />
|
|
|
|
|
<root url="jar://$USER_HOME$/.ideaLibSources/netty-all-4.0.46.Final-sources.jar!/" />
|
2016-01-05 02:11:03 +01:00
|
|
|
</SOURCES>
|
2015-03-26 21:22:26 +00:00
|
|
|
<jarDirectory url="file://$MODULE_DIR$/lib" recursive="false" />
|
|
|
|
|
</library>
|
|
|
|
|
</orderEntry>
|
2015-11-19 01:27:18 +01:00
|
|
|
<orderEntry type="module-library" scope="TEST">
|
|
|
|
|
<library name="JUnit4">
|
|
|
|
|
<CLASSES>
|
|
|
|
|
<root url="jar://$APPLICATION_HOME_DIR$/lib/junit-4.12.jar!/" />
|
|
|
|
|
<root url="jar://$APPLICATION_HOME_DIR$/lib/hamcrest-core-1.3.jar!/" />
|
|
|
|
|
</CLASSES>
|
|
|
|
|
<JAVADOC />
|
|
|
|
|
<SOURCES />
|
|
|
|
|
</library>
|
|
|
|
|
</orderEntry>
|
2015-03-26 21:22:26 +00:00
|
|
|
</component>
|
|
|
|
|
</module>
|