Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for addSourceRoot (0.16 sec)

  1. api/maven-api-core/src/main/java/org/apache/maven/api/services/ProjectManager.java

         * @param source the source to add
         * @throws IllegalArgumentException if this project manager rejects the given source because of conflict
         *
         * @see #getSourceRoots(Project)
         */
        void addSourceRoot(@Nonnull Project project, @Nonnull SourceRoot source);
    
        /**
         * Resolves and adds the given directory as a source with the given scope and language.
    Registered: Sun Sep 07 03:35:12 UTC 2025
    - Last Modified: Thu Jan 30 23:29:13 UTC 2025
    - 12K bytes
    - Viewed (0)
Back to top