1 Star 0 Fork 100

jeylee / qr-code

forked from chenshaojian / qr-code 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
qr-code.iml 1.36 KB
一键复制 编辑 原始数据 按行查看 历史
chenshaojian 提交于 2018-02-13 23:34 . 发布
<?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_1_5">
<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" />
<excludeFolder url="file://$MODULE_DIR$/target" />
</content>
<orderEntry type="inheritedJdk" />
<orderEntry type="sourceFolder" forTests="false" />
<orderEntry type="module-library">
<library name="Maven: qrcode-jp:qrcode-jp:2.0">
<CLASSES>
<root url="jar://$MODULE_DIR$/src/main/lib/qrcode-jp.jar!/" />
</CLASSES>
<JAVADOC />
<SOURCES />
</library>
</orderEntry>
<orderEntry type="module-library">
<library name="Maven: Qrcode-2.0:Qrcode-2.0:2.0">
<CLASSES>
<root url="jar://$MODULE_DIR$/src/main/lib/Qrcode-2.0.jar!/" />
</CLASSES>
<JAVADOC />
<SOURCES />
</library>
</orderEntry>
</component>
</module>
Java
1
https://gitee.com/jeylee/qr-code.git
git@gitee.com:jeylee/qr-code.git
jeylee
qr-code
qr-code
master

搜索帮助