| <?xml version="1.0" encoding="UTF-8"?> |
| <classpath> |
| <classpathentry kind="src" path="src"/> |
| <classpathentry kind="src" path="samples"/> |
| <classpathentry kind="src" path="tests"/> |
| <classpathentry kind="lib" path="tools/xml-apis.jar"/> |
| <classpathentry kind="lib" path="tools/serializer.jar"/> |
| <classpathentry kind="lib" path="tools/icu4j.jar"/> |
| <classpathentry kind="lib" path="tools/resolver.jar"/> |
| <classpathentry kind="lib" path="tools/junit.jar"/> |
| <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/> |
| <classpathentry kind="output" path="bin"/> |
| </classpath> |