aboutsummaryrefslogtreecommitdiff
path: root/.idea/misc.xml
blob: 9ec5f45aa9d8f96ff989cf34110f6b3d8701f5b7 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
<?xml version="1.0" encoding="UTF-8"?>
<project version="4">
  <component name="ASMPluginConfiguration">
    <asm skipDebug="false" skipFrames="false" skipCode="false" expandFrames="false" />
    <groovy codeStyle="LEGACY" />
  </component>
  <component name="EntryPointsManager">
    <entry_points version="2.0" />
    <list size="2">
      <item index="0" class="java.lang.String" itemvalue="org.apache.maven.plugins.annotations.Mojo" />
      <item index="1" class="java.lang.String" itemvalue="org.gradle.api.tasks.TaskAction" />
    </list>
  </component>
  <component name="FrameworkDetectionExcludesConfiguration">
    <file type="web" url="file://$PROJECT_DIR$/dokka-fatjar" />
    <file type="web" url="file://$PROJECT_DIR$/gradle-plugin" />
    <file type="web" url="file://$PROJECT_DIR$/javadoc" />
  </component>
  <component name="MavenProjectsManager">
    <option name="originalFiles">
      <list>
        <option value="$PROJECT_DIR$/maven-plugin/pom.xml" />
      </list>
    </option>
  </component>
  <component name="ProjectRootManager" version="2" languageLevel="JDK_1_8" default="false" assert-keyword="true" jdk-15="true" project-jdk-name="1.8" project-jdk-type="JavaSDK">
    <output url="file://$PROJECT_DIR$/out" />
  </component>
</project>