author | Eugene Ostroukhov <eugeneo@symbian.org> |
Thu, 10 Jun 2010 17:58:18 -0700 | |
changeset 371 | 8c790948988d |
parent 191 | 61c04b3eb3e7 |
child 455 | 5da55957c779 |
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"/> |
191
61c04b3eb3e7
Bug 2001 - css validator to separate plug-in
Eugene Ostroukhov <eugeneo@symbian.org>
parents:
145
diff
changeset
|
7 |
<classpathentry exported="true" kind="lib" path="lib/org.bluecove_2.1.1.jar"/> |
0 | 8 |
<classpathentry kind="output" path="bin"/> |
9 |
</classpath> |