Carbide.c++

Uses of Class
com.nokia.carbide.cdt.builder.InvalidDriveInMMPPathException

Packages that use InvalidDriveInMMPPathException
com.nokia.carbide.cdt.builder   
 

Uses of InvalidDriveInMMPPathException in com.nokia.carbide.cdt.builder
 

Methods in com.nokia.carbide.cdt.builder that throw InvalidDriveInMMPPathException
 IPath MMPViewPathHelper.convertProjectOrFullPathToMMP(EMMPPathContext context, IPath path)
          Convert either a project-relative or a full filesystem path to an MMP-appropriate path, which may either a project-relative path, an EPOCROOT-relative path (with leading "/epoc32"), or an absolute (filesystem) path, depending on context.
 


Carbide.c++