org.symbian.tools.wrttools/.classpath
author tasneems@symbian.org
Mon, 22 Feb 2010 17:32:29 -0800
changeset 182 68a2eac79db2
parent 145 19985c154f5c
child 191 61c04b3eb3e7
permissions -rw-r--r--
Fixed 1963 - changing deployment settings sets stdout to null
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>
145
19985c154f5c Merged. Added deployment. Fixed developer experience. Added about.ini, about.properties.
tasneems@symbian.org
parents: 99
diff changeset
     3
	<classpathentry exported="true" kind="lib" path="lib/org.bluecove_2.1.1.jar"/>
99
2196d1511a17 Heads were merged
Eugene Ostroukhov <eugeneo@symbian.org>
parents: 98 97
diff changeset
     4
	<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
0
ddc9cde0ba07 Initial version of WRT Tools Plugin.
TasneemS@US-TASNEEMS
parents:
diff changeset
     5
	<classpathentry kind="con" path="org.eclipse.pde.core.requiredPlugins"/>
ddc9cde0ba07 Initial version of WRT Tools Plugin.
TasneemS@US-TASNEEMS
parents:
diff changeset
     6
	<classpathentry kind="src" path="src"/>
3
d3477de62514 Added new wizards for importing WRT projects. Added CSS Validator.
TasneemS@US-TASNEEMS
parents: 0
diff changeset
     7
	<classpathentry kind="src" path="cssvalidation-src/"/>
d3477de62514 Added new wizards for importing WRT projects. Added CSS Validator.
TasneemS@US-TASNEEMS
parents: 0
diff changeset
     8
	<classpathentry kind="src" path="cssvalidator-mods-src/"/>
d3477de62514 Added new wizards for importing WRT projects. Added CSS Validator.
TasneemS@US-TASNEEMS
parents: 0
diff changeset
     9
	<classpathentry exported="true" kind="lib" path="lib/tagsoup-1.2.jar"/>
53
ba7c1ce1cc4a Merged new Chromium Dev Tools version with the repository head
Eugene Ostroukhov <eugeneo@symbian.org>
parents: 50
diff changeset
    10
	<classpathentry exported="true" kind="lib" path="lib/jtidy-8.0-20060801.131059-3.jar"/>
0
ddc9cde0ba07 Initial version of WRT Tools Plugin.
TasneemS@US-TASNEEMS
parents:
diff changeset
    11
	<classpathentry kind="output" path="bin"/>
ddc9cde0ba07 Initial version of WRT Tools Plugin.
TasneemS@US-TASNEEMS
parents:
diff changeset
    12
</classpath>