Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 62ec6eb

Browse files
committed
add idea iml 导入idea里自动识别成idea plugin 项目
1 parent 1654dd2 commit 62ec6eb

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

json-formater.iml

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
<?xml version="1.0" encoding="UTF-8"?>
2+
<module type="PLUGIN_MODULE" version="4">
3+
<component name="NewModuleRootManager" LANGUAGE_LEVEL="JDK_1_8" inherit-compiler-output="true">
4+
<exclude-output />
5+
<content url="file://$MODULE_DIR$">
6+
<sourceFolder url="file://$MODULE_DIR$/src" isTestSource="false" />
7+
</content>
8+
<orderEntry type="jdk" jdkName="IntelliJ IDEA IU-171.4694.70" jdkType="IDEA JDK" />
9+
<orderEntry type="sourceFolder" forTests="false" />
10+
<orderEntry type="library" name="jsoup-1.11.2" level="project" />
11+
</component>
12+
</module>

0 commit comments

Comments
 (0)