Fix for Bug 11947.
authorstechong
Mon, 20 Sep 2010 15:44:05 -0500
changeset 2069 5867f2002544
parent 2068 8db6518f7141
child 2072 52460471ce9d
Fix for Bug 11947.
project/com.nokia.carbide.cpp.epoc.engine/src/com/nokia/carbide/internal/cpp/epoc/engine/model/mmp/MMPView.java
--- a/project/com.nokia.carbide.cpp.epoc.engine/src/com/nokia/carbide/internal/cpp/epoc/engine/model/mmp/MMPView.java	Mon Sep 20 15:24:33 2010 -0500
+++ b/project/com.nokia.carbide.cpp.epoc.engine/src/com/nokia/carbide/internal/cpp/epoc/engine/model/mmp/MMPView.java	Mon Sep 20 15:44:05 2010 -0500
@@ -1179,7 +1179,7 @@
 			// replace any "/~/" sequences 
 			if (dirPath.segmentCount() > 0)
 				dirPath = new Path(dirPath.addTrailingSeparator().toPortableString()
-						.replace("/~/", "/"+implDirectory+"/")); //$NON-NLS-1$ //$NON-NLS-2$ //$NON-NLS-3$
+						.replace("~/", implDirectory+"/")); //$NON-NLS-1$ //$NON-NLS-2$ //$NON-NLS-3$
 		}
 		
 		// version identifier overrides unicode