author | tasneems@symbian.org |
Mon, 08 Feb 2010 15:06:19 -0800 | |
changeset 112 | 19a90881080c |
parent 99 | 2196d1511a17 |
child 145 | 19985c154f5c |
permissions | -rw-r--r-- |
0 | 1 |
<?xml version="1.0" encoding="UTF-8"?> |
2 |
<classpath> |
|
99 | 3 |
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/> |
0 | 4 |
<classpathentry kind="con" path="org.eclipse.pde.core.requiredPlugins"/> |
5 |
<classpathentry kind="src" path="src"/> |
|
3
d3477de62514
Added new wizards for importing WRT projects. Added CSS Validator.
TasneemS@US-TASNEEMS
parents:
0
diff
changeset
|
6 |
<classpathentry kind="src" path="cssvalidation-src/"/> |
d3477de62514
Added new wizards for importing WRT projects. Added CSS Validator.
TasneemS@US-TASNEEMS
parents:
0
diff
changeset
|
7 |
<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
|
8 |
<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
|
9 |
<classpathentry exported="true" kind="lib" path="lib/jtidy-8.0-20060801.131059-3.jar"/> |
0 | 10 |
<classpathentry kind="output" path="bin"/> |
11 |
</classpath> |