- Sort Score
- Num 10 results
- Language All
Results 1 - 1 of 1 for getEntryAttributes (0.06 seconds)
-
build-conventions/src/main/java/org/elasticsearch/gradle/internal/conventions/EclipseConventionPlugin.java
classpath.getEntries().stream().filter(e -> e instanceof ProjectDependency).forEach(it -> ((ProjectDependency) it).getEntryAttributes().remove("without_test_code") ); }); project.getTasks().named("eclipseJdt").configure(t -> t.dependsOn("copyEclipseSettings")); }); }Created: Wed Apr 08 16:19:15 GMT 2026 - Last Modified: Thu Jul 01 09:43:51 GMT 2021 - 6.4K bytes - Click Count (0)