Newer
Older
kotlin-use-kudens-js-lib / use-webgl-kotlin-lib-test.ipr
rnentjes on 4 Feb 2017 13 KB Test include
<?xml version="1.0" encoding="UTF-8"?>
<project version="4">
  <component name="CompilerConfiguration">
    <bytecodeTargetLevel>
      <module name="use-webgl-kotlin-lib-test_main" target="1.8" />
      <module name="use-webgl-kotlin-lib-test_test" target="1.8" />
    </bytecodeTargetLevel>
  </component>
  <component name="Encoding">
    <file url="PROJECT" charset="UTF-8" />
  </component>
  <component name="GradleExtensions">
    <project path="$PROJECT_DIR$">
      <sub-project>
        <project path="$PROJECT_DIR$">
          <extensions>
            <ext name="ext" type="org.gradle.api.internal.plugins.DefaultExtraPropertiesExtension" />
            <ext name="kotlin" type="org.jetbrains.kotlin.gradle.dsl.KotlinProjectExtension" />
            <ext name="defaultArtifacts" type="org.gradle.api.internal.plugins.DefaultArtifactPublicationSet" />
            <ext name="reporting" type="org.gradle.api.reporting.ReportingExtension" />
            <ext name="sources" type="org.gradle.language.base.internal.DefaultProjectSourceSet" />
            <ext name="binaries" type="org.gradle.platform.base.internal.DefaultBinaryContainer" objectType="org.gradle.api.internal.jvm.DefaultClassDirectoryBinarySpec" />
            <prop name="nexusPassword" />
            <prop name="kotlin_version" />
            <prop name="nexusUsername" />
            <task name="components" type="org.gradle.api.reporting.components.ComponentReport">Displays the components produced by root project 'use-webgl-kotlin-lib-test'. [incubating]&lt;p&gt;&lt;i&gt;Task group: help&lt;i&gt;</task>
            <task name="buildDependents">Assembles and tests this project and all projects that depend on it.&lt;p&gt;&lt;i&gt;Task group: build&lt;i&gt;</task>
            <task name="projects" type="org.gradle.api.tasks.diagnostics.ProjectReportTask">Displays the sub-projects of root project 'use-webgl-kotlin-lib-test'.&lt;p&gt;&lt;i&gt;Task group: help&lt;i&gt;</task>
            <task name="idea">Generates IDEA project files (IML, IPR, IWS)&lt;p&gt;&lt;i&gt;Task group: IDE&lt;i&gt;</task>
            <task name="classes">Assembles classes 'main'.&lt;p&gt;&lt;i&gt;Task group: build&lt;i&gt;</task>
            <task name="wrapper" type="org.gradle.api.tasks.wrapper.Wrapper">Generates Gradle wrapper files. [incubating]&lt;p&gt;&lt;i&gt;Task group: Build Setup&lt;i&gt;</task>
            <task name="cleanIdeaModule" type="org.gradle.api.tasks.Delete">&lt;i&gt;Task group: other&lt;i&gt;</task>
            <task name="testClasses">Assembles classes 'test'.&lt;p&gt;&lt;i&gt;Task group: build&lt;i&gt;</task>
            <task name="jarSources" type="org.gradle.api.tasks.bundling.Jar">&lt;i&gt;Task group: other&lt;i&gt;</task>
            <task name="javadoc" type="org.gradle.api.tasks.javadoc.Javadoc">Generates Javadoc API documentation for the main source code.&lt;p&gt;&lt;i&gt;Task group: documentation&lt;i&gt;</task>
            <task name="cleanTestSourceMap" type="org.gradle.api.tasks.Delete">&lt;i&gt;Task group: other&lt;i&gt;</task>
            <task name="jar" type="org.gradle.api.tasks.bundling.Jar">Assembles a jar archive containing the main classes.&lt;p&gt;&lt;i&gt;Task group: build&lt;i&gt;</task>
            <task name="model" type="org.gradle.api.reporting.model.ModelReport">Displays the configuration model of root project 'use-webgl-kotlin-lib-test'. [incubating]&lt;p&gt;&lt;i&gt;Task group: help&lt;i&gt;</task>
            <task name="ideaModule" type="org.gradle.plugins.ide.idea.GenerateIdeaModule">Generates IDEA module files (IML)&lt;p&gt;&lt;i&gt;Task group: other&lt;i&gt;</task>
            <task name="processResources" type="org.gradle.language.jvm.tasks.ProcessResources">Processes JVM resources 'main:resources'.&lt;p&gt;&lt;i&gt;Task group: other&lt;i&gt;</task>
            <task name="tasks" type="org.gradle.api.tasks.diagnostics.TaskReportTask">Displays the tasks runnable from root project 'use-webgl-kotlin-lib-test'.&lt;p&gt;&lt;i&gt;Task group: help&lt;i&gt;</task>
            <task name="compileKotlin2Js" type="org.jetbrains.kotlin.gradle.tasks.Kotlin2JsCompile">Compiles the kotlin sources in source set 'main' to JavaScript.&lt;p&gt;&lt;i&gt;Task group: other&lt;i&gt;</task>
            <task name="init" type="org.gradle.buildinit.tasks.InitBuild">Initializes a new Gradle build. [incubating]&lt;p&gt;&lt;i&gt;Task group: Build Setup&lt;i&gt;</task>
            <task name="cleanIdea">Cleans IDEA project files (IML, IPR)&lt;p&gt;&lt;i&gt;Task group: IDE&lt;i&gt;</task>
            <task name="ideaWorkspace" type="org.gradle.plugins.ide.idea.GenerateIdeaWorkspace">Generates an IDEA workspace file (IWS)&lt;p&gt;&lt;i&gt;Task group: other&lt;i&gt;</task>
            <task name="test" type="org.gradle.api.tasks.testing.Test">Runs the unit tests.&lt;p&gt;&lt;i&gt;Task group: verification&lt;i&gt;</task>
            <task name="compileJava" type="org.gradle.api.tasks.compile.JavaCompile">Compiles Java source 'main:java'.&lt;p&gt;&lt;i&gt;Task group: other&lt;i&gt;</task>
            <task name="dependencyInsight" type="org.gradle.api.tasks.diagnostics.DependencyInsightReportTask">Displays the insight into a specific dependency in root project 'use-webgl-kotlin-lib-test'.&lt;p&gt;&lt;i&gt;Task group: help&lt;i&gt;</task>
            <task name="check">Runs all checks.&lt;p&gt;&lt;i&gt;Task group: verification&lt;i&gt;</task>
            <task name="assemble">Assembles the outputs of this project.&lt;p&gt;&lt;i&gt;Task group: build&lt;i&gt;</task>
            <task name="clean" type="org.gradle.api.tasks.Delete">Deletes the build directory.&lt;p&gt;&lt;i&gt;Task group: build&lt;i&gt;</task>
            <task name="compileTestJava" type="org.gradle.api.tasks.compile.JavaCompile">Compiles Java source 'test:java'.&lt;p&gt;&lt;i&gt;Task group: other&lt;i&gt;</task>
            <task name="cleanIdeaProject" type="org.gradle.api.tasks.Delete">&lt;i&gt;Task group: other&lt;i&gt;</task>
            <task name="dependencies" type="org.gradle.api.tasks.diagnostics.DependencyReportTask">Displays all dependencies declared in root project 'use-webgl-kotlin-lib-test'.&lt;p&gt;&lt;i&gt;Task group: help&lt;i&gt;</task>
            <task name="processTestResources" type="org.gradle.language.jvm.tasks.ProcessResources">Processes JVM resources 'test:resources'.&lt;p&gt;&lt;i&gt;Task group: other&lt;i&gt;</task>
            <task name="help" type="org.gradle.configuration.Help">Displays a help message.&lt;p&gt;&lt;i&gt;Task group: help&lt;i&gt;</task>
            <task name="build">Assembles and tests this project.&lt;p&gt;&lt;i&gt;Task group: build&lt;i&gt;</task>
            <task name="buildNeeded">Assembles and tests this project and all projects it depends on.&lt;p&gt;&lt;i&gt;Task group: build&lt;i&gt;</task>
            <task name="cleanSourceMap" type="org.gradle.api.tasks.Delete">&lt;i&gt;Task group: other&lt;i&gt;</task>
            <task name="ideaProject" type="org.gradle.plugins.ide.idea.GenerateIdeaProject">Generates IDEA project file (IPR)&lt;p&gt;&lt;i&gt;Task group: other&lt;i&gt;</task>
            <task name="compileTestKotlin2Js" type="org.jetbrains.kotlin.gradle.tasks.Kotlin2JsCompile">Compiles the kotlin sources in source set 'test' to JavaScript.&lt;p&gt;&lt;i&gt;Task group: other&lt;i&gt;</task>
            <task name="properties" type="org.gradle.api.tasks.diagnostics.PropertyReportTask">Displays the properties of root project 'use-webgl-kotlin-lib-test'.&lt;p&gt;&lt;i&gt;Task group: help&lt;i&gt;</task>
            <task name="cleanIdeaWorkspace" type="org.gradle.api.tasks.Delete">&lt;i&gt;Task group: other&lt;i&gt;</task>
            <conf name="archives">Configuration for archive artifacts.</conf>
            <conf name="compile" visible="false">Compile classpath for source set 'main'.</conf>
            <conf name="default">Configuration for default artifacts.</conf>
            <conf name="runtime" visible="false">Runtime classpath for source set 'main'.</conf>
            <conf name="testCompile" visible="false">Compile classpath for source set 'test'.</conf>
            <conf name="testRuntime" visible="false">Runtime classpath for source set 'test'.</conf>
            <conf name="classpath" scriptClasspath="true" />
          </extensions>
        </project>
      </sub-project>
    </project>
  </component>
  <component name="GradleLocalSettings">
    <option name="modificationStamps">
      <map>
        <entry key="$PROJECT_DIR$/../../DestinationSol" value="5718836739744" />
        <entry key="$PROJECT_DIR$/../kotlin-webgl-test" value="2938763414342" />
        <entry key="$PROJECT_DIR$/../../music/dawjs" value="2921352917165" />
        <entry key="$PROJECT_DIR$/../../music/mto" value="7363595652795" />
        <entry key="$PROJECT_DIR$/../../music/synthesis" value="2936164705438" />
        <entry key="$PROJECT_DIR$/../../simple/Simple-persistence" value="2890201693583" />
        <entry key="$PROJECT_DIR$/../../simple/Simple-web" value="2890212261770" />
        <entry key="$PROJECT_DIR$/../../simple/SimpleDatabase" value="2890191706466" />
        <entry key="$PROJECT_DIR$/../../simple/Very-simple-templates" value="2890190703434" />
        <entry key="$PROJECT_DIR$/../../simple/simple-password-manager" value="8877848261147" />
        <entry key="$PROJECT_DIR$/../../simple/simple-password-manager/client" value="2959282312702" />
        <entry key="$PROJECT_DIR$/../../simple/simple-password-manager/server" value="2952285414000" />
        <entry key="$PROJECT_DIR$/../../simple/simple-social-media" value="2954146711424" />
        <entry key="$PROJECT_DIR$/../../simple/stats/simple-stats-client" value="2941044635281" />
        <entry key="$PROJECT_DIR$/../../simple/stats/simple-stats-server" value="2909544379158" />
        <entry key="$PROJECT_DIR$/../../work/Kos/KosConvertBranchcode" value="2904315467504" />
      </map>
    </option>
    <option name="externalProjectsViewState">
      <projects_view />
    </option>
  </component>
  <component name="GradleSettings">
    <option name="linkedExternalProjectsSettings">
      <GradleProjectSettings>
        <option name="distributionType" value="DEFAULT_WRAPPED" />
        <option name="externalProjectPath" value="$PROJECT_DIR$" />
        <option name="modules">
          <set>
            <option value="$PROJECT_DIR$" />
          </set>
        </option>
      </GradleProjectSettings>
    </option>
  </component>
  <component name="InspectionProjectProfileManager">
    <profile version="1.0">
      <option name="myName" value="Project Default" />
    </profile>
    <version value="1.0" />
  </component>
  <component name="ProjectModuleManager">
    <modules>
      <module fileurl="file://$PROJECT_DIR$/.idea/modules/use-webgl-kotlin-lib-test.iml" filepath="$PROJECT_DIR$/.idea/modules/use-webgl-kotlin-lib-test.iml" />
      <module fileurl="file://$PROJECT_DIR$/.idea/modules/use-webgl-kotlin-lib-test_main.iml" filepath="$PROJECT_DIR$/.idea/modules/use-webgl-kotlin-lib-test_main.iml" group="use-webgl-kotlin-lib-test" />
      <module fileurl="file://$PROJECT_DIR$/.idea/modules/use-webgl-kotlin-lib-test_test.iml" filepath="$PROJECT_DIR$/.idea/modules/use-webgl-kotlin-lib-test_test.iml" group="use-webgl-kotlin-lib-test" />
    </modules>
  </component>
  <component name="ProjectRootManager" version="2" languageLevel="JDK_1_8" default="true" project-jdk-name="1.8" project-jdk-type="JavaSDK">
    <output url="file://$PROJECT_DIR$/out" />
  </component>
  <component name="PropertiesComponent">
    <property name="GoToClass.includeLibraries" value="false" />
    <property name="GoToClass.toSaveIncludeLibraries" value="false" />
    <property name="GoToFile.includeJavaFiles" value="false" />
    <property name="MemberChooser.sorted" value="false" />
    <property name="MemberChooser.showClasses" value="true" />
    <property name="MemberChooser.copyJavadoc" value="false" />
  </component>
  <component name="VcsDirectoryMappings">
    <mapping directory="$PROJECT_DIR$" vcs="Git" />
  </component>
  <component name="libraryTable">
    <library name="Gradle: com.persesgames:kudens:1.0.0-SNAPSHOT">
      <CLASSES>
        <root url="jar://$USER_HOME$/.gradle/caches/modules-2/files-2.1/com.persesgames/kudens/1.0.0-SNAPSHOT/810fc11714ede3e9e2540055ad1da78eed0a27ce/kudens-1.0.0-SNAPSHOT.jar!/" />
      </CLASSES>
      <JAVADOC />
      <SOURCES />
    </library>
    <library name="Gradle: org.jetbrains.kotlin:kotlin-stdlib-js:1.1.0-beta-38">
      <CLASSES>
        <root url="jar://$USER_HOME$/.gradle/caches/modules-2/files-2.1/org.jetbrains.kotlin/kotlin-stdlib-js/1.1.0-beta-38/dea46fa0ee81d4e90f45867a7dc81557979479f3/kotlin-stdlib-js-1.1.0-beta-38.jar!/" />
      </CLASSES>
      <JAVADOC />
      <SOURCES>
        <root url="jar://$USER_HOME$/.gradle/caches/modules-2/files-2.1/org.jetbrains.kotlin/kotlin-stdlib-js/1.1.0-beta-38/90d1cf475430763bb8dbdd98d59db85532c63fbc/kotlin-stdlib-js-1.1.0-beta-38-sources.jar!/" />
      </SOURCES>
    </library>
    <library name="KotlinJavaScript">
      <CLASSES>
        <root url="jar://$KOTLIN_BUNDLED$/lib/kotlin-jslib.jar!/" />
      </CLASSES>
      <JAVADOC />
      <SOURCES>
        <root url="jar://$KOTLIN_BUNDLED$/lib/kotlin-jslib-sources.jar!/" />
      </SOURCES>
    </library>
  </component>
  <component name="masterDetails">
    <states>
      <state key="ProjectJDKs.UI">
        <settings>
          <last-edited>1.7</last-edited>
          <splitter-proportions>
            <option name="proportions">
              <list>
                <option value="0.2" />
              </list>
            </option>
          </splitter-proportions>
        </settings>
      </state>
    </states>
  </component>
</project>