public final class IdeGitProjects
extends java.lang.Object
Modifier and Type | Method and Description |
---|---|
static org.eclipse.egit.core.project.RepositoryMapping |
getMapping(org.eclipse.core.resources.IResource resource) |
static org.eclipse.egit.core.project.GitProjectData |
getProjectData(org.eclipse.core.resources.IProject project) |
static org.eclipse.jgit.lib.Repository |
getRepository(org.eclipse.core.resources.IResource resource) |
static boolean |
isIgnored(org.eclipse.core.runtime.IPath path) |
static boolean |
isMapped(org.eclipse.core.runtime.IPath path) |
public static org.eclipse.egit.core.project.GitProjectData getProjectData(org.eclipse.core.resources.IProject project)
public static org.eclipse.egit.core.project.RepositoryMapping getMapping(org.eclipse.core.resources.IResource resource)
public static org.eclipse.jgit.lib.Repository getRepository(org.eclipse.core.resources.IResource resource)
public static boolean isIgnored(org.eclipse.core.runtime.IPath path) throws java.io.IOException
java.io.IOException
public static boolean isMapped(org.eclipse.core.runtime.IPath path)