public class MavenLaunchUtils extends Object
Constructor and Description |
---|
MavenLaunchUtils() |
Modifier and Type | Method and Description |
---|---|
static String |
getBundleEntry(org.osgi.framework.Bundle bundle,
String entryPath)
Returns bundle entry path on local filesystem.
|
static 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 String getCliResolver(AbstractMavenRuntime runtime) throws org.eclipse.core.runtime.CoreException
org.eclipse.core.runtime.CoreException
public static String getBundleEntry(org.osgi.framework.Bundle bundle, String entryPath) throws org.eclipse.core.runtime.CoreException
org.eclipse.core.runtime.CoreException
Copyright © 2005–2015 Sonatype, Inc.. All rights reserved.