Moved raspberry pi plugin into its own plugin folder

This commit is contained in:
Ziver Koc 2017-08-29 15:46:29 +02:00
parent 26ed8584c8
commit eab6c72800
21 changed files with 471 additions and 436 deletions

12
Hal.iml
View file

@ -9,7 +9,9 @@
<sourceFolder url="file://$MODULE_DIR$/plugins/zwave/src" isTestSource="false" />
<sourceFolder url="file://$MODULE_DIR$/plugins/tellstick/src" isTestSource="false" />
<sourceFolder url="file://$MODULE_DIR$/plugins/tellstick/test" isTestSource="true" />
<sourceFolder url="file://$MODULE_DIR$/plugins/raspberry/src" isTestSource="false" />
<excludeFolder url="file://$MODULE_DIR$/build" />
<excludeFolder url="file://$MODULE_DIR$/plugins/raspberry/build" />
<excludeFolder url="file://$MODULE_DIR$/plugins/tellstick/build" />
<excludeFolder url="file://$MODULE_DIR$/plugins/zwave/build" />
</content>
@ -49,6 +51,16 @@
<jarDirectory url="file://$MODULE_DIR$/lib" recursive="false" />
</library>
</orderEntry>
<orderEntry type="module-library">
<library name="lib Raspberry">
<CLASSES>
<root url="file://$MODULE_DIR$/plugins/raspberry/lib" />
</CLASSES>
<JAVADOC />
<SOURCES />
<jarDirectory url="file://$MODULE_DIR$/plugins/raspberry/lib" recursive="false" />
</library>
</orderEntry>
<orderEntry type="module-library" scope="TEST">
<library name="JUnit4">
<CLASSES>