public class MavenLaunchUtils extends Object
Constructor and Description |
---|
MavenLaunchUtils() |
Modifier and Type | Method and Description |
---|---|
static List<String> |
getCliResolver(AbstractMavenRuntime runtime) |
static AbstractMavenRuntime |
getMavenRuntime(org.eclipse.debug.core.ILaunchConfiguration configuration) |
static String |
quote(String string) |
static String |
toPath(List<String> cp) |
public static AbstractMavenRuntime getMavenRuntime(org.eclipse.debug.core.ILaunchConfiguration configuration) throws org.eclipse.core.runtime.CoreException
org.eclipse.core.runtime.CoreException
public static List<String> getCliResolver(AbstractMavenRuntime runtime)
Copyright © 2005–2017 Eclipse Foundation. All rights reserved.