public class LaunchingUtils extends Object
Constructor and Description |
---|
LaunchingUtils() |
Modifier and Type | Method and Description |
---|---|
static String |
generateProjectLocationVariableExpression(org.eclipse.core.resources.IProject project)
Generate project_loc variable expression for the given project.
|
static String |
substituteVar(String s)
Substitute any variable
|
public static String substituteVar(String s) throws org.eclipse.core.runtime.CoreException
org.eclipse.core.runtime.CoreException
public static String generateProjectLocationVariableExpression(org.eclipse.core.resources.IProject project)
Copyright © 2005–2017 Eclipse Foundation. All rights reserved.