public final class PathsUtil extends Object
| Modifier and Type | Method and Description |
|---|---|
static AbstractMap.SimpleEntry<Path,Path> |
findMainSourcesRoot(Path outputDirectory)
Return a Map.Entry (which is used as a Tuple) containing the main sources root as the key
and the project root as the value
|
public static AbstractMap.SimpleEntry<Path,Path> findMainSourcesRoot(Path outputDirectory)
Copyright © 2021 JBoss by Red Hat. All rights reserved.