Methods from org.eclipse.core.filesystem used by org.eclipse.cdt.make.core

Click an entry in the table below to reveal the details of the references made to that element.

Reference Details

org.eclipse.core.filesystem.EFS.getStore(URI)

INVOKED_STATIC
Reference LocationLine Number
org.eclipse.cdt.make.core.MakeCorePlugin.createMakefile(IFile)244
org.eclipse.cdt.make.internal.core.makefile.gnu.GNUMakefile.parse(URI, IMakefileReaderProvider)111
org.eclipse.cdt.make.internal.core.makefile.posix.PosixMakefile.parse(URI, IMakefileReaderProvider)100

org.eclipse.core.filesystem.IFileStore.openInputStream(int, IProgressMonitor)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.cdt.make.internal.core.makefile.gnu.GNUMakefile.parse(URI, IMakefileReaderProvider)111
org.eclipse.cdt.make.internal.core.makefile.posix.PosixMakefile.parse(URI, IMakefileReaderProvider)100

org.eclipse.core.filesystem.IFileStore.toURI()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.cdt.make.core.MakeCorePlugin.createMakefile(IFileStore, boolean, String[])190

org.eclipse.core.filesystem.URIUtil.toPath(URI)

INVOKED_STATIC
Reference LocationLine Number
org.eclipse.cdt.make.internal.core.makefile.gnu.Include.getDirectives()72

org.eclipse.core.filesystem.URIUtil.toURI(IPath)

INVOKED_STATIC
Reference LocationLine Number
org.eclipse.cdt.make.internal.core.makefile.gnu.Include.getDirectives()80

org.eclipse.core.filesystem.URIUtil.toURI(String)

INVOKED_STATIC
Reference LocationLine Number
org.eclipse.cdt.make.internal.core.makefile.gnu.GNUMakefile.parse(String, Reader)98
org.eclipse.cdt.make.internal.core.makefile.posix.PosixMakefile.parse(String, Reader)87

Back to reference summary for org.eclipse.cdt.make.core

Valid HTML 4.01 TransitionalValid XHTML 1.0 Strict