Fixed hardcoded path added by Eclipse.
authorTasneemS@US-TASNEEMS
Wed, 23 Dec 2009 17:05:30 -0800
changeset 1 ef76fc2ac88c
parent 0 ddc9cde0ba07
child 2 e4420d2515f1
Fixed hardcoded path added by Eclipse.
org.symbian.tools.wrttools.jseditors/.classpath
--- a/org.symbian.tools.wrttools.jseditors/.classpath	Wed Dec 23 16:09:48 2009 -0800
+++ b/org.symbian.tools.wrttools.jseditors/.classpath	Wed Dec 23 17:05:30 2009 -0800
@@ -3,9 +3,5 @@
 	<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.6"/>
 	<classpathentry kind="con" path="org.eclipse.pde.core.requiredPlugins"/>
 	<classpathentry kind="src" path="src"/>
-	<classpathentry kind="lib" path="C:/Documents and Settings/TasneemS/eclipse/workspace/JSEditor/net.sf.wdte.ui_0.0.9/net.sf.wdte.ui.jar"/>
-	<classpathentry kind="lib" path="C:/Documents and Settings/TasneemS/eclipse/workspace/JSEditor/net.sf.wdte.core_0.0.9/net.sf.wdte.core.jar"/>
-	<classpathentry kind="lib" path="C:/Documents and Settings/TasneemS/eclipse/workspace/JSEditor/net.sf.wdte.js.core_0.0.9/net.sf.wdte.js.core.jar"/>
-	<classpathentry kind="lib" path="C:/Documents and Settings/TasneemS/eclipse/workspace/JSEditor/net.sf.wdte.js.ui_0.0.9/net.sf.wdte.js.ui.jar"/>
 	<classpathentry kind="output" path="bin"/>
 </classpath>