diff options
Diffstat (limited to 'maven-plugin')
-rw-r--r-- | maven-plugin/dokka-maven-plugin.iml (renamed from maven-plugin/maven-plugin.iml) | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/maven-plugin/maven-plugin.iml b/maven-plugin/dokka-maven-plugin.iml index 52e48c92..45a70200 100644 --- a/maven-plugin/maven-plugin.iml +++ b/maven-plugin/dokka-maven-plugin.iml @@ -4,9 +4,7 @@ <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$/src/main/kotlin" isTestSource="false" /> <sourceFolder url="file://$MODULE_DIR$/target/generated-sources/plugin" isTestSource="false" generated="true" /> <excludeFolder url="file://$MODULE_DIR$/target/archive-tmp" /> |