public class MavenLaunchUtils
extends java.lang.Object
Constructor and Description |
---|
MavenLaunchUtils() |
Modifier and Type | Method and Description |
---|---|
static java.util.List<java.lang.String> |
getCliResolver(AbstractMavenRuntime runtime) |
static AbstractMavenRuntime |
getMavenRuntime(org.eclipse.debug.core.ILaunchConfiguration configuration) |
static java.lang.String |
quote(java.lang.String string) |
static java.lang.String |
toPath(java.util.List<java.lang.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 java.util.List<java.lang.String> getCliResolver(AbstractMavenRuntime runtime)
public static java.lang.String quote(java.lang.String string)
public static java.lang.String toPath(java.util.List<java.lang.String> cp)