More project files

This commit is contained in:
2020-07-19 18:21:32 -04:00
parent 6f53556572
commit 9e5aea8ed1
2 changed files with 25 additions and 1 deletions

View File

@@ -0,0 +1,24 @@
<?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>