<?xml version="1.0" encoding="UTF-8"?> <classpath> <classpathentry kind="src" path="src"/> <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/> <classpathentry kind="lib" path="libraries/jetty-6.1.12rc1.jar"/> <classpathentry kind="lib" path="libraries/jetty-util-6.1.12rc1.jar"/> <classpathentry kind="lib" path="libraries/servlet-api-2.5-6.1.12rc1.jar"/> <classpathentry kind="output" path="bin"/> </classpath>
| # | Change | User | Description | Committed | |
|---|---|---|---|---|---|
| #1 | 7135 | Kevin Sawicki | Correcting depot path of depot timeline example. | ||
| //guest/kevin_sawicki/kevin_sawicki/depot_timeline/.classpath | |||||
| #1 | 7134 | Kevin Sawicki | Adding depot timeline server example to public depot. | ||