blob: 59ef23807a94f9ee60e2f4d0244c1d40fd603e47 [file] [log] [blame]
showardee4baa62008-06-05 20:21:55 +00001<?xml version="1.0" encoding="UTF-8"?>
mblighe8819cd2008-02-15 16:48:40 +00002<classpath>
showardee4baa62008-06-05 20:21:55 +00003 <classpathentry kind="src" path="src"/>
4 <classpathentry kind="src" path="test"/>
5 <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
6 <classpathentry kind="con" path="org.eclipse.jdt.junit.JUNIT_CONTAINER/3"/>
7 <classpathentry kind="lib" path="/usr/local/lib/gwt/gwt-user.jar"/>
jamesrenca2a9002010-04-20 22:33:22 +00008 <classpathentry kind="lib" path="/usr/local/lib/gwt/gwt-incubator.jar"/>
showardee4baa62008-06-05 20:21:55 +00009 <classpathentry kind="output" path="bin"/>
mblighe8819cd2008-02-15 16:48:40 +000010</classpath>