author | Eugene Ostroukhov <eugeneo@symbian.org> |
Thu, 19 Aug 2010 17:48:04 -0700 | |
changeset 470 | d4809db37847 |
parent 455 | org.symbian.tools.wrttools/.classpath@5da55957c779 |
child 493 | e4a4cac2cdeb |
permissions | -rw-r--r-- |
0 | 1 |
<?xml version="1.0" encoding="UTF-8"?> |
2 |
<classpath> |
|
191
61c04b3eb3e7
Bug 2001 - css validator to separate plug-in
Eugene Ostroukhov <eugeneo@symbian.org>
parents:
145
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 | 4 |
<classpathentry kind="con" path="org.eclipse.pde.core.requiredPlugins"/> |
5 |
<classpathentry kind="src" path="src"/> |
|
53
ba7c1ce1cc4a
Merged new Chromium Dev Tools version with the repository head
Eugene Ostroukhov <eugeneo@symbian.org>
parents:
50
diff
changeset
|
6 |
<classpathentry exported="true" kind="lib" path="lib/jtidy-8.0-20060801.131059-3.jar"/> |
0 | 7 |
<classpathentry kind="output" path="bin"/> |
8 |
</classpath> |