public class ProjectUtil extends Object
URIs to IFiles and IProjects.| Constructor and Description |
|---|
ProjectUtil() |
| Modifier and Type | Method and Description |
|---|---|
org.eclipse.core.resources.IFile |
findFileStorage(org.eclipse.emf.common.util.URI uri,
boolean validateEdit) |
org.eclipse.core.resources.IProject |
getProject(org.eclipse.emf.common.util.URI uri) |
public org.eclipse.core.resources.IProject getProject(org.eclipse.emf.common.util.URI uri)
public org.eclipse.core.resources.IFile findFileStorage(org.eclipse.emf.common.util.URI uri,
boolean validateEdit)
Copyright © 2016. All Rights Reserved.