Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 2 of 2 for PluginAware (0.21 sec)

  1. subprojects/core-api/src/main/java/org/gradle/api/Project.java

    import org.gradle.api.logging.LoggingManager;
    import org.gradle.api.model.ObjectFactory;
    import org.gradle.api.plugins.ExtensionAware;
    import org.gradle.api.plugins.ExtensionContainer;
    import org.gradle.api.plugins.PluginAware;
    import org.gradle.api.project.IsolatedProject;
    import org.gradle.api.provider.Provider;
    import org.gradle.api.provider.ProviderFactory;
    import org.gradle.api.resources.ResourceHandler;
    Registered: Wed Jun 12 18:38:38 UTC 2024
    - Last Modified: Thu May 30 04:56:22 UTC 2024
    - 74.3K bytes
    - Viewed (0)
  2. testing/architecture-test/src/changes/archunit-store/public-api-methods-return-allowed-types.txt

    Method <org.gradle.api.plugins.PluginAware.apply(groovy.lang.Closure)> has arguments/return type groovy.lang.Closure that is not Gradle public API or primitive or built-in JDK classes or Kotlin classes in (PluginAware.java:0)
    Registered: Wed Jun 12 18:38:38 UTC 2024
    - Last Modified: Fri Jun 07 12:21:31 UTC 2024
    - 91.3K bytes
    - Viewed (0)
Back to top