|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.eclipse.cdt.make.internal.core.scannerconfig.util.CygpathTranslator
public class CygpathTranslator
Use binary parser's 'cygpath' command to translate cygpaths to absolute paths.
Constructor Summary | |
---|---|
CygpathTranslator(org.eclipse.core.resources.IProject project)
|
Method Summary | |
---|---|
static java.util.List |
translateIncludePaths(org.eclipse.core.resources.IProject project,
java.util.List sumIncludes)
|
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public CygpathTranslator(org.eclipse.core.resources.IProject project)
Method Detail |
---|
public static java.util.List translateIncludePaths(org.eclipse.core.resources.IProject project, java.util.List sumIncludes)
sumIncludes
-
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |