org.symbian.tools.wrttools.jseditors/.classpath
author tasneems@symbian.org
Wed, 10 Mar 2010 18:11:21 -0800
changeset 247 c4e62032b35b
parent 233 724656eaa2af
permissions -rw-r--r--
Fixed 2199: new css file in WRT Navigator returns %action.newcss. Fixed 2200: About dialog: Blurb image needs to be resized to fit properly
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
0
ddc9cde0ba07 Initial version of WRT Tools Plugin.
TasneemS@US-TASNEEMS
parents:
diff changeset
     1
<?xml version="1.0" encoding="UTF-8"?>
ddc9cde0ba07 Initial version of WRT Tools Plugin.
TasneemS@US-TASNEEMS
parents:
diff changeset
     2
<classpath>
233
724656eaa2af Several warnings were cleared
Eugene Ostroukhov <eugeneo@symbian.org>
parents: 98
diff changeset
     3
	<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/J2SE-1.5"/>
0
ddc9cde0ba07 Initial version of WRT Tools Plugin.
TasneemS@US-TASNEEMS
parents:
diff changeset
     4
	<classpathentry kind="con" path="org.eclipse.pde.core.requiredPlugins"/>
ddc9cde0ba07 Initial version of WRT Tools Plugin.
TasneemS@US-TASNEEMS
parents:
diff changeset
     5
	<classpathentry kind="src" path="src"/>
ddc9cde0ba07 Initial version of WRT Tools Plugin.
TasneemS@US-TASNEEMS
parents:
diff changeset
     6
	<classpathentry kind="output" path="bin"/>
ddc9cde0ba07 Initial version of WRT Tools Plugin.
TasneemS@US-TASNEEMS
parents:
diff changeset
     7
</classpath>