24 lines
1.6 KiB
XML
24 lines
1.6 KiB
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<module org.jetbrains.idea.maven.project.MavenProjectsManager.isMavenModule="true" type="JAVA_MODULE" version="4">
|
|
<component name="NewModuleRootManager" LANGUAGE_LEVEL="JDK_11">
|
|
<output url="file://$MODULE_DIR$/target/classes" />
|
|
<output-test url="file://$MODULE_DIR$/target/test-classes" />
|
|
<content url="file://$MODULE_DIR$">
|
|
<sourceFolder url="file://$MODULE_DIR$/src/main/java" isTestSource="false" />
|
|
<sourceFolder url="file://$MODULE_DIR$/src/main/resources" type="java-resource" />
|
|
<sourceFolder url="file://$MODULE_DIR$/src/test/java" isTestSource="true" />
|
|
<sourceFolder url="file://$MODULE_DIR$/lib/bluetooth-scanner/src/io/github/s5uishida/iot/bluetooth/scanner" isTestSource="false" />
|
|
<sourceFolder url="file://$MODULE_DIR$/lib/bluetooth-scanner/src" isTestSource="false" />
|
|
<sourceFolder url="file://$MODULE_DIR$/lib/nightscout" isTestSource="false" />
|
|
<excludeFolder url="file://$MODULE_DIR$/target" />
|
|
</content>
|
|
<orderEntry type="inheritedJdk" />
|
|
<orderEntry type="sourceFolder" forTests="false" />
|
|
<orderEntry type="library" name="com.github.hypfvieh:bluez-dbus:0.1.1" level="project" />
|
|
<orderEntry type="library" name="bluetooth-scanner" level="project" />
|
|
<orderEntry type="library" name="log4j:log4j:1.2.17" level="project" />
|
|
<orderEntry type="library" name="org.slf4j:slf4j-log4j12:1.7.30" level="project" />
|
|
<orderEntry type="library" name="com.google.code.gson:gson:2.8.6" level="project" />
|
|
<orderEntry type="library" scope="PROVIDED" name="Maven: org.projectlombok:lombok:1.18.12" level="project" />
|
|
</component>
|
|
</module> |