org.symbian.tools.wrttools.doc.WebDeveloper/.classpath
author Eugene Ostroukhov <eugeneo@symbian.org>
Thu, 25 Feb 2010 16:23:24 -0800
changeset 204 fff9c0c94fa4
parent 181 989784a53d63
child 229 716254ccbcc0
permissions -rw-r--r--
Import wizard can now import files from any IDE - either filesystem projects or ZIP files
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
181
989784a53d63 Added Web Developer's Library
tasneems@symbian.org
parents:
diff changeset
     1
<?xml version="1.0" encoding="UTF-8"?>
989784a53d63 Added Web Developer's Library
tasneems@symbian.org
parents:
diff changeset
     2
<classpath>
989784a53d63 Added Web Developer's Library
tasneems@symbian.org
parents:
diff changeset
     3
	<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.6"/>
989784a53d63 Added Web Developer's Library
tasneems@symbian.org
parents:
diff changeset
     4
	<classpathentry kind="con" path="org.eclipse.pde.core.requiredPlugins"/>
989784a53d63 Added Web Developer's Library
tasneems@symbian.org
parents:
diff changeset
     5
	<classpathentry kind="src" path="src"/>
989784a53d63 Added Web Developer's Library
tasneems@symbian.org
parents:
diff changeset
     6
	<classpathentry exported="true" kind="lib" path="lib/Web_Developers_Library_1.4.jar"/>
989784a53d63 Added Web Developer's Library
tasneems@symbian.org
parents:
diff changeset
     7
	<classpathentry kind="output" path="bin"/>
989784a53d63 Added Web Developer's Library
tasneems@symbian.org
parents:
diff changeset
     8
</classpath>