~ubuntu-branches/ubuntu/raring/ant-contrib/raring

« back to all changes in this revision

Viewing changes to test/resources/antclipse/.classpath

  • Committer: Bazaar Package Importer
  • Author(s): Michael Koch
  • Date: 2009-09-26 08:45:47 UTC
  • Revision ID: james.westby@ubuntu.com-20090926084547-ynj34y27mg9dr60c
Tags: upstream-1.0~b3+svn177
ImportĀ upstreamĀ versionĀ 1.0~b3+svn177

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
<?xml version="1.0" encoding="UTF-8"?>
 
2
<classpath>
 
3
        <!-- this is an awfully hacked Eclipse classpath file, must find a way to test libs-->
 
4
    <classpathentry kind="src" path="../../../src"/>
 
5
    <classpathentry kind="src" path="../../../test/src"/>
 
6
    <classpathentry kind="src" path="../../../test/resources"/>
 
7
    <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
 
8
    <classpathentry kind="output" path="."/>
 
9
</classpath>