2015-12-14 13:10:36 +01:00
|
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
|
|
|
<classpath>
|
2016-02-02 14:21:56 +01:00
|
|
|
<classpathentry kind="src" path="src"/>
|
2015-12-14 13:10:36 +01:00
|
|
|
<classpathentry kind="src" path="test"/>
|
2017-05-31 17:23:00 +02:00
|
|
|
<classpathentry kind="src" path="plugins/tellstick/src"/>
|
|
|
|
|
<classpathentry kind="src" path="plugins/tellstick/test"/>
|
|
|
|
|
<classpathentry kind="src" path="plugins/zwave/src"/>
|
|
|
|
|
|
|
|
|
|
<classpathentry kind="lib" path="lib/*"/>
|
|
|
|
|
<classpathentry kind="src" path="plugins/zwave/lib/*"/>
|
|
|
|
|
|
|
|
|
|
|
2015-12-14 13:10:36 +01:00
|
|
|
<classpathentry combineaccessrules="false" kind="src" path="/zutil-java"/>
|
2016-02-02 14:21:56 +01:00
|
|
|
<classpathentry kind="output" path="build"/>
|
2015-12-14 13:10:36 +01:00
|
|
|
</classpath>
|