public class MavenLaunchUtils extends Object
Constructor and Description |
---|
MavenLaunchUtils() |
Modifier and Type | Method and Description |
---|---|
static void |
addUserComponents(org.eclipse.debug.core.ILaunchConfiguration configuration,
IMavenLauncherConfiguration collector) |
static String |
getBundleEntry(org.osgi.framework.Bundle bundle,
String entryPath)
Returns bundle entry path on local filesystem.
|
static String |
getCliResolver(MavenRuntime runtime) |
static MavenRuntime |
getMavenRuntime(org.eclipse.debug.core.ILaunchConfiguration configuration) |
public static MavenRuntime getMavenRuntime(org.eclipse.debug.core.ILaunchConfiguration configuration) throws org.eclipse.core.runtime.CoreException
org.eclipse.core.runtime.CoreException
public static String getCliResolver(MavenRuntime 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
public static void addUserComponents(org.eclipse.debug.core.ILaunchConfiguration configuration, IMavenLauncherConfiguration collector) throws org.eclipse.core.runtime.CoreException
org.eclipse.core.runtime.CoreException
Copyright © 2005-2013 Sonatype, Inc.. All Rights Reserved.