Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 10 of 316 for sample (0.83 sec)

  1. apache-maven/src/assembly/maven/conf/toolchains.xml

     |                 users on a machine (assuming they're all using the same Maven
     |                 installation). It's normally provided in
     |                 ${maven.conf}/toolchains.xml.
     |
     |                 NOTE: This location can be overridden with the CLI option:
     |
     |                 -gt /path/to/global/toolchains.xml
     |
     | The sections in this sample file are intended to give you a running start at
    Registered: Wed Jun 12 09:55:16 UTC 2024
    - Last Modified: Thu Dec 24 18:09:10 UTC 2020
    - 3.5K bytes
    - Viewed (0)
  2. analysis/analysis-api/testData/components/containingDeclarationProvider/containingModuleByFile/simple.txt

    File: simple.kt
    Registered: Wed Jun 12 09:53:16 UTC 2024
    - Last Modified: Fri Mar 22 16:00:27 UTC 2024
    - 61 bytes
    - Viewed (0)
  3. analysis/analysis-api/testData/components/compilerFacility/compilation/simple.txt

    public final class SimpleKt {
        // source: 'simple.kt'
        public final static method main(): void
        public synthetic static method main(p0: java.lang.String[]): void
    Registered: Wed Jun 12 09:53:16 UTC 2024
    - Last Modified: Thu Dec 21 15:34:34 UTC 2023
    - 173 bytes
    - Viewed (0)
  4. maven-model-builder/src/test/resources/poms/factory/simple.xml

          <properties>
            <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
          </properties>
        </profile>
        <profile>
          <id>file</id>
          <activation>
            <file>
              <exists>simple.xml</exists>
            </file>
          </activation>
          <properties>
            <profile.file>activated</profile.file>
          </properties>
        </profile>
      </profiles>
    Registered: Wed Jun 12 09:55:16 UTC 2024
    - Last Modified: Thu Nov 07 15:16:39 UTC 2019
    - 2.4K bytes
    - Viewed (0)
  5. maven-settings-builder/src/test/resources/settings/factory/simple.xml

    Benjamin Bentmann <******@****.***> 1279276518 +0000
    Registered: Wed Jun 12 09:55:16 UTC 2024
    - Last Modified: Fri Jul 16 10:35:18 UTC 2010
    - 895 bytes
    - Viewed (0)
  6. analysis/analysis-api/testData/components/containingDeclarationProvider/containingDeclarationByReference/simple.txt

    Yan Zhulanow <******@****.***> 1706719109 +0900
    Registered: Wed Jun 12 09:53:16 UTC 2024
    - Last Modified: Thu Mar 14 10:20:29 UTC 2024
    - 13 bytes
    - Viewed (0)
  7. analysis/analysis-api/testData/components/compilerFacility/compilation/codeFragments/simple.txt

    Jinseong Jeon <******@****.***> 1701411264 -0800
    Registered: Wed Jun 12 09:53:16 UTC 2024
    - Last Modified: Thu Dec 21 15:34:34 UTC 2023
    - 140 bytes
    - Viewed (0)
  8. analysis/analysis-api/testData/components/containingDeclarationProvider/containingDeclarationByReference/simple.kt

    Yan Zhulanow <******@****.***> 1706719109 +0900
    Registered: Wed Jun 12 09:53:16 UTC 2024
    - Last Modified: Thu Mar 14 10:20:29 UTC 2024
    - 72 bytes
    - Viewed (0)
  9. analysis/analysis-api/testData/components/compilerFacility/compilation/codeFragments/simple.kt

    Yan Zhulanow <******@****.***> 1706514463 +0900
    Registered: Wed Jun 12 09:53:16 UTC 2024
    - Last Modified: Tue Jan 30 11:41:26 UTC 2024
    - 223 bytes
    - Viewed (0)
  10. analysis/analysis-api/testData/components/compilerFacility/compilation/simple.kt

    Yan Zhulanow <******@****.***> 1687193210 +0900
    Registered: Wed Jun 12 09:53:16 UTC 2024
    - Last Modified: Mon Aug 07 16:22:01 UTC 2023
    - 43 bytes
    - Viewed (0)
Back to top