- Sort Score
- Result 10 results
- Languages All
Results 1 - 1 of 1 for getEnabledSourceRoots (0.15 sec)
-
api/maven-api-core/src/main/java/org/apache/maven/api/services/ProjectManager.java
* @param language the language of the sources to return, or {@code null} for all languages */ @Nonnull Stream<SourceRoot> getEnabledSourceRoots( @Nonnull Project project, @Nullable ProjectScope scope, @Nullable Language language); /** * Adds the given source to the given project.
Registered: Sun Sep 07 03:35:12 UTC 2025 - Last Modified: Thu Jan 30 23:29:13 UTC 2025 - 12K bytes - Viewed (0)