Class CygPath

java.lang.Object
org.eclipse.cdt.utils.CygPath

public class CygPath extends Object
Restriction:
This class is not intended to be subclassed by clients.
  • Constructor Details

  • Method Details

    • getFileName

      public String getFileName(String name) throws IOException
      Use this method for series of translations of paths. If a single path needs to be translated consider Cygwin.cygwinToWindowsPath(String).
      Throws:
      IOException
    • dispose

      public void dispose()