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.CoreExceptionpublic static String generateProjectLocationVariableExpression(org.eclipse.core.resources.IProject project)
Copyright © 2005–2021 Eclipse Foundation. All rights reserved.