Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for compileClassPath (0.08 sec)

  1. build-logic/binary-compatibility/src/main/groovy/gradlebuild/binarycompatibility/JapicmpTask.java

        @CompileClasspath
        public abstract ConfigurableFileCollection getOldClasspath();
    
        @CompileClasspath
        public abstract ConfigurableFileCollection getNewClasspath();
    
        @Optional
        @CompileClasspath
        public abstract ConfigurableFileCollection getOldArchives();
    
        @Optional
        @CompileClasspath
    Registered: Wed Nov 06 11:36:14 UTC 2024
    - Last Modified: Wed Apr 26 10:58:32 UTC 2023
    - 13.3K bytes
    - Viewed (0)
Back to top