blob: b96e0daa7828b34df5e63e1e41d7dbe9699e218f [file] [log] [blame]
Brett Chabot05b83572010-09-07 18:21:57 -07001<?xml version="1.0" encoding="UTF-8"?>
2<classpath>
3 <classpathentry kind="src" path="src"/>
Brett Chabot3add9162010-09-12 17:23:05 -07004 <classpathentry kind="src" path="res"/>
Brett Chabot05b83572010-09-07 18:21:57 -07005 <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
Brett Chabot3add9162010-09-12 17:23:05 -07006 <classpathentry kind="con" path="org.eclipse.jdt.junit.JUNIT_CONTAINER/3"/>
7 <classpathentry combineaccessrules="false" kind="src" path="/ddmlib"/>
8 <classpathentry combineaccessrules="false" kind="src" path="/tradefederation"/>
Brett Chabot05b83572010-09-07 18:21:57 -07009 <classpathentry kind="output" path="bin"/>
10</classpath>