Search Options

Results per page
Sort
Preferred Languages
Advance

Results 41 - 50 of 442 for name (0.21 sec)

  1. .idea/runConfigurations/Generate_MPP_Tests.xml

    <component name="ProjectRunConfigurationManager">
      <configuration default="false" name="Generate MPP Tests" type="GradleRunConfiguration" factoryName="Gradle" folderName="Generators">
        <ExternalSystemSettings>
          <option name="executionName" />
          <option name="externalProjectPath" value="$PROJECT_DIR$/libraries/tools/kotlin-project-model-tests-generator" />
          <option name="externalSystemIdString" value="GRADLE" />
    XML
    - Registered: Fri May 03 08:18:13 GMT 2024
    - Last Modified: Fri Aug 12 10:34:14 GMT 2022
    - 1001 bytes
    - Viewed (0)
  2. .idea/runConfigurations/Generate_standard_library_sources.xml

    <component name="ProjectRunConfigurationManager">
      <configuration default="false" name="Generate standard library sources" type="GradleRunConfiguration" factoryName="Gradle" folderName="Stdlib">
        <ExternalSystemSettings>
          <option name="executionName" />
          <option name="externalProjectPath" value="$PROJECT_DIR$/libraries/tools/kotlin-stdlib-gen" />
          <option name="externalSystemIdString" value="GRADLE" />
          <option name="scriptParameters" value="" />
    XML
    - Registered: Fri May 03 08:18:13 GMT 2024
    - Last Modified: Sun Jun 26 18:29:57 GMT 2022
    - 989 bytes
    - Viewed (0)
  3. .idea/runConfigurations/Analysis_API_FIR_Tests.xml

    <component name="ProjectRunConfigurationManager">
      <configuration default="false" name="Analysis API FIR Tests" type="GradleRunConfiguration" factoryName="Gradle" folderName="Analysis">
        <ExternalSystemSettings>
          <option name="executionName" />
          <option name="externalProjectPath" value="$PROJECT_DIR$" />
          <option name="externalSystemIdString" value="GRADLE" />
          <option name="scriptParameters" value="" />
          <option name="taskDescriptions">
    XML
    - Registered: Fri May 03 08:18:13 GMT 2024
    - Last Modified: Wed Jan 03 13:39:42 GMT 2024
    - 1K bytes
    - Viewed (0)
  4. .idea/runConfigurations/Low_Level_API_FIR_Lincheck_Tests.xml

    <component name="ProjectRunConfigurationManager">
      <configuration default="false" name="Low Level API FIR Lincheck Tests" type="GradleRunConfiguration" factoryName="Gradle" folderName="Analysis">
        <ExternalSystemSettings>
          <option name="executionName" />
          <option name="externalProjectPath" value="$PROJECT_DIR$" />
          <option name="externalSystemIdString" value="GRADLE" />
          <option name="scriptParameters" value="" />
    XML
    - Registered: Fri May 03 08:18:13 GMT 2024
    - Last Modified: Fri Mar 01 17:29:07 GMT 2024
    - 1.1K bytes
    - Viewed (0)
  5. maven-core/src/test/resources-project-builder/complete-model/w-parent/sub/pom.xml

      <version>0.2</version>
      <packaging>pom</packaging>
    
      <name>project-name</name>
      <description>project-description</description>
      <url>https://project.url/</url>
      <inceptionYear>2009</inceptionYear>
      <organization>
        <name>project-org</name>
        <url>https://project-org.url/</url>
      </organization>
      <licenses>
        <license>
          <name>project-license</name>
          <url>https://project.url/license</url>
    XML
    - Registered: Sun Apr 28 03:35:10 GMT 2024
    - Last Modified: Sun Mar 29 19:02:56 GMT 2020
    - 8.8K bytes
    - Viewed (0)
  6. .idea/dictionaries/Alexey_Sedunov.xml

    <component name="ProjectDictionaryState">
      <dictionary name="Alexey.Sedunov">
        <words>
          <w>inplace</w>
          <w>renamer</w>
        </words>
      </dictionary>
    XML
    - Registered: Fri May 03 08:18:13 GMT 2024
    - Last Modified: Thu Jun 02 12:28:14 GMT 2016
    - 174 bytes
    - Viewed (0)
  7. .idea/dictionaries/max.xml

    <component name="ProjectDictionaryState">
      <dictionary name="max">
        <words>
          <w>classfiles</w>
          <w>codegen</w>
          <w>kotlin</w>
        </words>
      </dictionary>
    XML
    - Registered: Fri May 03 08:18:13 GMT 2024
    - Last Modified: Thu Jan 26 16:27:56 GMT 2012
    - 186 bytes
    - Viewed (0)
  8. maven-core/src/test/remote-repo/org/apache/maven/its/plugins/maven-metadata.xml

    <?xml version="1.0" encoding="UTF-8"?>
    <metadata>
      <plugins>
        <plugin>
          <name>Maven Integration Test Plugin</name>
          <prefix>it</prefix>
          <artifactId>maven-it-plugin</artifactId>
        </plugin>
      </plugins>
    XML
    - Registered: Sun Apr 28 03:35:10 GMT 2024
    - Last Modified: Fri Oct 23 23:48:02 GMT 2009
    - 236 bytes
    - Viewed (0)
  9. maven-core/src/test/resources-project-builder/plugin-exec-config-order/wo-plugin-mgmt/pom.xml

                  </stringParams>
                  <propertiesParam>
                    <property>
                      <name>key1</name>
                      <value>value1</value>
                    </property>
                    <property>
                      <name>key2</name>
                      <value>value2</value>
                    </property>
                  </propertiesParam>
                </configuration>
    XML
    - Registered: Sun Apr 28 03:35:10 GMT 2024
    - Last Modified: Sun Mar 29 19:02:56 GMT 2020
    - 2.2K bytes
    - Viewed (0)
  10. maven-core/src/test/resources-project-builder/plugin-exec-order-with-lifecycle/pom.xml

      <artifactId>test</artifactId>
      <version>0.1</version>
      <!-- NOTE: The upper-case packaging name is intentional and triggers a special mode in the EmptyLifecycleExecutor -->
      <packaging>JAR</packaging>
    
      <name>Maven Integration Test :: MNG-4341</name>
      <description>
        Test that plugins bound to the same phase get executed in POM order even if one of the plugins participates
    XML
    - Registered: Sun Apr 28 03:35:10 GMT 2024
    - Last Modified: Sun Mar 29 19:02:56 GMT 2020
    - 1.9K bytes
    - Viewed (0)
Back to top