author | tasneems@symbian.org |
Wed, 27 Jan 2010 15:05:37 -0800 | |
changeset 50 | 0560e98b9bf6 |
parent 3 | d3477de62514 |
child 53 | ba7c1ce1cc4a |
permissions | -rw-r--r-- |
0 | 1 |
<?xml version="1.0" encoding="UTF-8"?> |
2 |
<classpath> |
|
50
0560e98b9bf6
Added widget project nature and WRT validators
tasneems@symbian.org
parents:
3
diff
changeset
|
3 |
<classpathentry exported="true" kind="lib" path="lib/jtidy-8.0-20060801.131059-3.jar"/> |
0 | 4 |
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.6"/> |
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"/> |
0 | 10 |
<classpathentry kind="output" path="bin"/> |
11 |
</classpath> |