author | tasneems@symbian.org |
Mon, 15 Feb 2010 13:46:26 -0800 | |
changeset 145 | 19985c154f5c |
parent 99 | 2196d1511a17 |
child 191 | 61c04b3eb3e7 |
permissions | -rw-r--r-- |
0 | 1 |
<?xml version="1.0" encoding="UTF-8"?> |
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 | 4 |
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/> |
0 | 5 |
<classpathentry kind="con" path="org.eclipse.pde.core.requiredPlugins"/> |
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 | 11 |
<classpathentry kind="output" path="bin"/> |
12 |
</classpath> |