org.eclipse.cdt.debug.core.sourcelookup
Class SourceLookupFactory
java.lang.Object
org.eclipse.cdt.debug.core.sourcelookup.SourceLookupFactory
public class SourceLookupFactory
- extends java.lang.Object
Enter type comment.
- Since:
- Jul 14, 2003
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SourceLookupFactory
public SourceLookupFactory()
createProjectSourceLocation
public static IProjectSourceLocation createProjectSourceLocation(org.eclipse.core.resources.IProject project)
createProjectSourceLocation
public static IProjectSourceLocation createProjectSourceLocation(org.eclipse.core.resources.IProject project,
boolean generated)
createDirectorySourceLocation
public static IDirectorySourceLocation createDirectorySourceLocation(org.eclipse.core.runtime.IPath directory,
org.eclipse.core.runtime.IPath association,
boolean searchSubfolders)
createSourceLocator
public static ICSourceLocator createSourceLocator(org.eclipse.core.resources.IProject project)