Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 10 of 487 for idea (0.06 sec)

  1. .space/idea.devfile.yaml

    schemaVersion: 2.2.0
    attributes:
      space:
        instanceType: regular
        editor:
          type: Idea
    components:
      - name: kotlin-build-env
        container:
    Registered: Wed Jun 12 09:53:16 UTC 2024
    - Last Modified: Wed Aug 30 15:24:12 UTC 2023
    - 239 bytes
    - Viewed (0)
  2. platforms/ide/ide-plugins/src/main/resources/META-INF/gradle-plugins/org.gradle.idea.properties

    implementation-class=org.gradle.plugins.ide.idea.IdeaPlugin...
    Registered: Wed Jun 12 18:38:38 UTC 2024
    - Last Modified: Tue Aug 01 11:07:39 UTC 2023
    - 60 bytes
    - Viewed (0)
  3. platforms/documentation/docs/src/docs/dsl/org.gradle.plugins.ide.idea.GenerateIdeaWorkspace.xml

            <table>
                <thead>
                    <tr>
                        <td>Name</td>
                        <td>Default with <literal>idea</literal> plugin</td>
                    </tr>
                </thead>
                <tr>
                    <td>workspace</td>
                    <td><literal>project.idea.workspace</literal></td>
                </tr>
                <tr>
                    <td>outputFile</td>
    Registered: Wed Jun 12 18:38:38 UTC 2024
    - Last Modified: Mon Nov 27 17:53:42 UTC 2023
    - 866 bytes
    - Viewed (0)
  4. platforms/documentation/docs/src/docs/dsl/org.gradle.plugins.ide.idea.model.IdeaProject.xml

                        <td>Name</td>
                        <td>Default with <literal>idea</literal> plugin</td>
                        <td>Default with <literal>idea</literal> and <literal>java</literal> plugin</td>
                    </tr>
                </thead>
                <tr>
                    <td>modules</td>
                    <td><literal>project.allprojects.idea.module</literal></td>
                    <td/>
                </tr>
                <tr>
    Registered: Wed Jun 12 18:38:38 UTC 2024
    - Last Modified: Mon Nov 27 17:53:42 UTC 2023
    - 2.5K bytes
    - Viewed (0)
  5. platforms/documentation/docs/src/docs/dsl/org.gradle.plugins.ide.idea.GenerateIdeaProject.xml

                        <td>Name</td>
                        <td>Default with <literal>idea</literal> plugin</td>
                        <td>Default with <literal>idea</literal> and <literal>java</literal> plugin</td>
                    </tr>
                </thead>
                <tr>
                    <td>ideaProject</td>
                    <td><literal>project.idea.project</literal></td>
                    <td/>
                </tr>
                <tr>
    Registered: Wed Jun 12 18:38:38 UTC 2024
    - Last Modified: Mon Nov 27 17:53:42 UTC 2023
    - 1011 bytes
    - Viewed (0)
  6. platforms/documentation/docs/src/docs/dsl/org.gradle.plugins.ide.idea.GenerateIdeaModule.xml

                    <tr>
                        <td>Name</td>
                        <td>Default with <literal>idea</literal> plugin</td>
                        <td>Default with <literal>idea</literal> and <literal>java</literal> plugin</td>
                    </tr>
                </thead>
                <tr>
                    <td>module</td>
                    <td><literal>project.idea.module</literal></td>
                    <td/>
                </tr>
                <tr>
    Registered: Wed Jun 12 18:38:38 UTC 2024
    - Last Modified: Mon Nov 27 17:53:42 UTC 2023
    - 1.3K bytes
    - Viewed (0)
  7. platforms/documentation/docs/src/docs/dsl/org.gradle.plugins.ide.idea.model.IdeaModule.xml

    <section>
        <section>
            <title>Properties</title>
            <table>
                <thead>
                    <tr>
                        <td>Name</td>
                        <td>Default with <literal>idea</literal> plugin</td>
                        <td>Default with <literal>idea</literal> and <literal>java</literal> plugin</td>
                    </tr>
                </thead>
                <tr>
                    <td>name</td>
    Registered: Wed Jun 12 18:38:38 UTC 2024
    - Last Modified: Mon Nov 27 17:53:42 UTC 2023
    - 4.9K bytes
    - Viewed (0)
  8. platforms/documentation/docs/src/docs/dsl/org.gradle.plugins.ide.idea.model.IdeaModel.xml

    Laura Kassovic <******@****.***> 1701107622 -0800
    Registered: Wed Jun 12 18:38:38 UTC 2024
    - Last Modified: Mon Nov 27 17:53:42 UTC 2023
    - 1.6K bytes
    - Viewed (0)
  9. platforms/documentation/docs/src/docs/dsl/org.gradle.plugins.ide.idea.model.IdeaWorkspace.xml

    Laura Kassovic <******@****.***> 1701107622 -0800
    Registered: Wed Jun 12 18:38:38 UTC 2024
    - Last Modified: Mon Nov 27 17:53:42 UTC 2023
    - 1.2K bytes
    - Viewed (0)
  10. .gitignore

    !**/test/**/build
    *.iml
    !**/testData/**/*.iml
    .idea/artifacts
    .idea/remote-targets.xml
    .idea/libraries/Gradle*.xml
    .idea/libraries/Maven*.xml
    .idea/modules
    .idea/runConfigurations/JPS_*.xml
    .idea/runConfigurations/_JPS_*.xml
    .idea/runConfigurations/PILL_*.xml
    .idea/runConfigurations/_FP_*.xml
    .idea/runConfigurations/_MT_*.xml
    .idea/libraries
    .idea/modules.xml
    .idea/gradle.xml
    .idea/compiler.xml
    Registered: Wed Jun 12 09:53:16 UTC 2024
    - Last Modified: Wed Feb 21 15:38:02 UTC 2024
    - 1.2K bytes
    - Viewed (0)
Back to top