public class Classpath extends Object
| Constructor and Description |
|---|
Classpath(org.apache.maven.project.MavenProject project) |
| Modifier and Type | Method and Description |
|---|---|
List<URL> |
build() |
URLClassLoader |
toClassLoader() |
public List<URL> build() throws MalformedURLException
MalformedURLExceptionpublic URLClassLoader toClassLoader() throws MalformedURLException
MalformedURLExceptionCopyright © 2019. All rights reserved.