Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 3 of 3 for Byfleet (0.16 sec)

  1. .space/fleet.devfile.yaml

    schemaVersion: 2.2.0
    attributes:
      space:
        instanceType: regular
        editor:
          type: Fleet
    components:
      - name: kotlin-build-env
        container:
    Others
    - Registered: Fri Apr 12 08:18:09 GMT 2024
    - Last Modified: Wed Aug 30 15:24:12 GMT 2023
    - 240 bytes
    - Viewed (0)
  2. .fleet/settings.json

    {
        "backend.maxHeapSizeMb": 2602,
    
        // https://youtrack.jetbrains.com/issue/FL-22276
        // Fleet cannot handle nested maven projects until FL-22276
        "ignored.project.globs": [
            "**/pom.xml"
        ]
    Json
    - Registered: Fri Apr 12 08:18:09 GMT 2024
    - Last Modified: Mon Oct 16 13:48:21 GMT 2023
    - 214 bytes
    - Viewed (0)
  3. .space/CODEOWNERS

    /native/ "Kotlin Native"
    /native/analysis-api-klib-reader/ "Kotlin Native" "Kotlin in Fleet"
    /native/commonizer/ "Kotlin Apple Ecosystem"
    /native/commonizer-api/ "Kotlin Apple Ecosystem"
    /native/commonizer-embeddable/ "Kotlin Apple Ecosystem"
    /native/objcexport-header-generator/ "Kotlin Native" "Kotlin in Fleet"
    /native/objcexport-header-generator/impl/analysis-api/ "Kotlin in Fleet"
    
    /plugins/allopen/ "Kotlin Compiler Core"
    Plain Text
    - Registered: Fri Apr 12 08:18:09 GMT 2024
    - Last Modified: Thu Apr 11 11:44:49 GMT 2024
    - 23.2K bytes
    - Viewed (0)
Back to top