~ubuntu-branches/ubuntu/raring/eucalyptus/raring

« back to all changes in this revision

Viewing changes to clc/modules/www/test-gwt/.classpath

  • Committer: Package Import Robot
  • Author(s): Brian Thomason
  • Date: 2011-11-29 13:17:52 UTC
  • mfrom: (1.2.1 upstream)
  • mto: This revision was merged to the branch mainline in revision 185.
  • Revision ID: package-import@ubuntu.com-20111129131752-rq31al3ntutv2vvl
Tags: upstream-3.0.999beta1
ImportĀ upstreamĀ versionĀ 3.0.999beta1

Show diffs side-by-side

added added

removed removed

Lines of Context:
2
2
<classpath>
3
3
        <classpathentry kind="src" path="src"/>
4
4
        <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
5
 
        <classpathentry kind="con" path="com.google.gwt.eclipse.core.GWT_CONTAINER/GWT"/>
 
5
        <classpathentry kind="con" path="com.google.gwt.eclipse.core.GWT_CONTAINER"/>
 
6
        <classpathentry kind="lib" path="/home/wenye/repositories/checkins/eee-ye/clc/lib/guava-r09-gwt.jar"/>
 
7
        <classpathentry kind="lib" path="/home/wenye/repositories/checkins/eee-ye/clc/lib/guava-r09.jar"/>
6
8
        <classpathentry kind="output" path="war/WEB-INF/classes"/>
7
9
</classpath>