All Methods Static Methods Concrete Methods
Modifier and Type |
Method and Description |
static org.eclipse.core.resources.IProject |
fromEditor(org.eclipse.ui.IEditorPart editor) |
static java.util.Set<org.eclipse.core.resources.IProject> |
fromLaunch(org.eclipse.debug.core.ILaunch launch) |
static java.util.Set<org.eclipse.core.resources.IProject> |
fromLaunchConfiguration(org.eclipse.debug.core.ILaunchConfiguration configuration) |
static org.eclipse.core.resources.IProject |
fromPage(org.eclipse.ui.IWorkbenchPage page) |
static org.eclipse.core.resources.IProject |
fromSelection(org.eclipse.jface.viewers.IStructuredSelection selection) |