Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 2 of 2 for Configure (0.06 sec)

  1. .idea/misc.xml

          <item index="3" class="java.lang.String" itemvalue="org.gradle.internal.service.Provides" />
        </list>
        <pattern value="org.gradle.internal.service.ServiceRegistrationProvider" hierarchically="true" method="configure" />
      </component>
      <component name="ExternalStorageConfigurationManager" enabled="true" />
      <component name="FrameworkDetectionExcludesConfiguration">
        <type id="web" />
      </component>
    Registered: Wed Nov 06 11:36:14 UTC 2024
    - Last Modified: Wed Nov 06 06:19:29 UTC 2024
    - 4.7K bytes
    - Viewed (0)
  2. CONTRIBUTING.md

    * [git](https://git-scm.com/) and a [GitHub account](https://github.com/join).
    
    Gradle uses pull requests for contributions. Fork [gradle/gradle](https://github.com/gradle/gradle) and clone your fork. Configure your Git username and email with:
    
        git config user.name 'First Last'
        git config user.email ******@****.***
    
    #### Import Gradle into IntelliJ
    
    To import Gradle into IntelliJ:
    Registered: Wed Nov 06 11:36:14 UTC 2024
    - Last Modified: Tue Nov 05 15:15:33 UTC 2024
    - 15.6K bytes
    - Viewed (0)
Back to top